03/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:19:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:19:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:20: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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:19:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:20: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/18/2025 12:21: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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:19:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:20: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/18/2025 12:21: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/18/2025 12:22: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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:19:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:20: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/18/2025 12:21: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/18/2025 12:22: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/18/2025 12:23: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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:19:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:20: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/18/2025 12:21: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/18/2025 12:22: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/18/2025 12:23: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/18/2025 12:24: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/17/2025 04:19:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, 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/17/2025 04:19: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/17/2025 04:19: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/17/2025 04:19:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:20: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:25:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:26:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:27:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:28: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/17/2025 04:29: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/17/2025 04:30: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/17/2025 04:31: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/17/2025 04:32: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/17/2025 04:33: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04:37:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:38:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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/17/2025 04: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 03/17/2025 04:51: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/17/2025 04: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/17/2025 04:53: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/17/2025 04:54: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/17/2025 04:55: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/17/2025 04:56:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04:57:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 04: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/17/2025 04: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:09: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/17/2025 05:10: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/17/2025 05:11: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/17/2025 05:12: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05: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 03/17/2025 05: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05: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/17/2025 05: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/17/2025 05: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/17/2025 05:28: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/17/2025 05:29: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/17/2025 05:30: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/17/2025 05:31: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/17/2025 05:32: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/17/2025 05:33:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:34:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:35:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:36:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:37:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 05:38: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/17/2025 05:39: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/17/2025 05:40: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/17/2025 05:41: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/17/2025 05:42: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/17/2025 05:43: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/17/2025 05:44: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/17/2025 05:45: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/17/2025 05:46: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/17/2025 05:47: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/17/2025 05:48: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/17/2025 05:50: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/17/2025 05:51: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/17/2025 05:52: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/17/2025 05:53: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/17/2025 05:54: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/17/2025 05:55: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/17/2025 05:56: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/17/2025 05:57: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/17/2025 05:58: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/17/2025 05:59: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/17/2025 06:00: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/17/2025 06:01: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/17/2025 06:02:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:03:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:04: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/17/2025 06:05: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/17/2025 06:06: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/17/2025 06:07: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/17/2025 06:08:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:09:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:10:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:11:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:12:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:13:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:14:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:15: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/17/2025 06:16:53 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:17: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/17/2025 06:18: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/17/2025 06:19: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/17/2025 06:21: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/17/2025 06:22: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/17/2025 06:23: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/17/2025 06:24:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:25:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:26:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:27:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:28: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/17/2025 06:29: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/17/2025 06:30:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:31:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:32:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34: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/17/2025 06:35: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/17/2025 06:36: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/17/2025 06:37: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/17/2025 06:38: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/17/2025 06:39: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/17/2025 06:40:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:41:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47: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/17/2025 06:48: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/17/2025 06:49: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/17/2025 06:50: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/17/2025 06:51: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/17/2025 06:53:01 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54: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/17/2025 06:55: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/17/2025 06:56:07 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:09 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:11 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:13 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:15 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:17 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:19 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:21 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06: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/17/2025 07:07: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/17/2025 07:08: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/17/2025 07:09: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/17/2025 07:10: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/17/2025 07:11: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/17/2025 07:12: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/17/2025 07:13:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:14:42 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:44 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:46 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:48 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:50 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23: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/17/2025 07:25: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/17/2025 07:26: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/17/2025 07:27: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/17/2025 07:28: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/17/2025 07:29: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/17/2025 07:30: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/17/2025 07:31: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/17/2025 07:32: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/17/2025 07:33: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/17/2025 07:34: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/17/2025 07:35: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/17/2025 07:36: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/17/2025 07:37: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/17/2025 07:38: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/17/2025 07:39: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/17/2025 07:40: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/17/2025 07:41: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/17/2025 07:42: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/17/2025 07:43: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/17/2025 07:44: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/17/2025 07:45: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/17/2025 07:46: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/17/2025 07:47: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/17/2025 07:48: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/17/2025 07:49: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/17/2025 07:50: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/17/2025 07:51: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/17/2025 07:52: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/17/2025 07:53: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/17/2025 07:54: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/17/2025 07:56: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/17/2025 07:57: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/17/2025 07:58:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04: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/17/2025 08:05: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/17/2025 08:06: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/17/2025 08:07: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/17/2025 08:08: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/17/2025 08:09: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/17/2025 08:10:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:14:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:15:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:16:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:17:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:18:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:19:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:20:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:21: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/17/2025 08:22: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/17/2025 08:23: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/17/2025 08:24: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/17/2025 08:25: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/17/2025 08:26:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:28:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:29:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:30:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:31:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:32:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:33:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:34:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:35:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:36:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:37:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:38:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:39: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/17/2025 08:40:23 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:41:25 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:42:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:43:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:44:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:45:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:46:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:47:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:48:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:49:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:50:43 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:51:45 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:52:47 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:53:49 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:54: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/17/2025 08:55:52 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:56:54 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:57:56 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:58:58 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:00:00 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:01:02 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:02:04 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:03:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:04:08 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:05:10 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:06:12 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:07:14 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:08:16 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:09:18 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:10:20 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:11:22 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:12:24 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:13: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/17/2025 09:14:27 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:15:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:16:31 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:17:33 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:18:35 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:19:37 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:20:39 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09:21:41 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in 03/17/2025 09: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 status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:30: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/17/2025 09: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/17/2025 09: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/17/2025 09:34:06 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:45: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/17/2025 09:46:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09: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/17/2025 09:57: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/17/2025 09:58: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/17/2025 09:59: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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 Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:14: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 03/17/2025 10:15: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/17/2025 10:16: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10: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/17/2025 10:25: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/17/2025 10:26: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/17/2025 10:27: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/17/2025 10:28: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/17/2025 10:29: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/17/2025 10:30: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/17/2025 10:31: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/17/2025 10:32: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/17/2025 10:33: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/17/2025 10:35: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/17/2025 10:36: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/17/2025 10:37:03 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:38:05 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:39: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/17/2025 10:40: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/17/2025 10:41: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/17/2025 10:42: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/17/2025 10:43: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/17/2025 10:44: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/17/2025 10:45: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/17/2025 10:46: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/17/2025 10:47: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/17/2025 10:48: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/17/2025 10:49: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/17/2025 10:50:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:51:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:52:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:53:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:54:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 10:55: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/17/2025 10:56: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/17/2025 10:57: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/17/2025 10:58: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/17/2025 10:59: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/17/2025 11:00: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/17/2025 11:01: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/17/2025 11:02: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/17/2025 11:03: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/17/2025 11:04: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/17/2025 11:05: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/17/2025 11:06: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/17/2025 11:08: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/17/2025 11:09: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/17/2025 11:10: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/17/2025 11:11: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/17/2025 11:12: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/17/2025 11:13: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/17/2025 11:14: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/17/2025 11:15: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/17/2025 11:16: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/17/2025 11:17: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/17/2025 11:18: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/17/2025 11:19: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/17/2025 11:20: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/17/2025 11:21: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/17/2025 11:22:29 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:23:30 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:24:32 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:25:34 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:26:36 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:27:38 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:28:40 PM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 11:29: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/17/2025 11:30: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/17/2025 11:31: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/17/2025 11:32: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/17/2025 11:33: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/17/2025 11:34: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/17/2025 11:35: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/17/2025 11:36: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/17/2025 11:37: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/17/2025 11:38: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/17/2025 11:40: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/17/2025 11:41: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/17/2025 11:42: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/17/2025 11:43: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/17/2025 11:44: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/17/2025 11:45: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/17/2025 11:46: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/17/2025 11:47: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/17/2025 11:48: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/17/2025 11:49: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/17/2025 11:50: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/17/2025 11:51: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/17/2025 11:52: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/17/2025 11:53: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/17/2025 11:54: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/17/2025 11:55: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/17/2025 11:56: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/17/2025 11:57: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/17/2025 11:58: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/17/2025 11:59: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/18/2025 12:00:40 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/18/2025 12:01:42 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/18/2025 12:02:44 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/18/2025 12:03:46 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/18/2025 12:04:48 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/18/2025 12:05:50 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/18/2025 12:06:52 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/18/2025 12:07:54 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/18/2025 12:08:56 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/18/2025 12:09:58 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/18/2025 12:11:00 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/18/2025 12:12:02 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/18/2025 12:13:04 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/18/2025 12:14:06 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/18/2025 12:15:08 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/18/2025 12:16:10 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/18/2025 12:17:12 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/18/2025 12:18:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:19:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 12:20: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/18/2025 12:21: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/18/2025 12:22: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/18/2025 12:23: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/18/2025 12:24: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/18/2025 12:25:28 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