Commit: enterprise:3a098c78  
Subject: [I18N] *: fetch latest Weblate translations
Author: Odoo Translation Bot
Committer: Odoo Translation Bot
Commit: odoo:a5a64d67  
Subject: [I18N] *: fetch latest Weblate translations
Author: Odoo Translation Bot
Committer: Odoo Translation Bot
Commit: odoo-at-certification-apps:a001ab60  
Subject: Update document number generation in StockMovement for SAFT compliance
Author: ricardomartins
Committer: ricardomartins
Commit: odoo-customer-customizations:ddf0d973  
Subject: Replace old customer selector view in checkout process to ensure compatibility with updated templates. Introduced a new template that safely overrides the previous selector, preventing errors from non-existent elements. This change maintains the integrity of the checkout experience while streamlining customer selection.
Author: ricardomartins
Committer: ricardomartins
Version: 18.0
Config: Default
Build time: 15m
Wait time: 34h
Load time: 15m
Date Level Type Message
2026-03-09 03:56:00 INFO runbot Init build environment with config Default
2026-03-09 03:56:00 Starting step base from config Default
2026-03-09 03:56:00 Using Dockerfile Tag odoo:DockerDefault
2026-03-09 03:56:15 INFO server odoo.modules.loading:360 1 modules loaded in 8.60s, 9285 queries (+9285 extra)
2026-03-09 03:56:25 INFO server odoo.modules.loading:360 18 modules loaded in 8.15s, 7893 queries (+7893 extra)
2026-03-09 03:56:32 INFO runbot Getting results for build 03690-18-0
2026-03-09 03:56:32 Step base finished in 26s
2026-03-09 03:56:32 Starting step all from config Default
2026-03-09 03:56:32 Using Dockerfile Tag odoo:DockerDefault
2026-03-09 03:57:24 INFO server odoo.modules.loading:360 1 modules loaded in 46.53s, 9285 queries (+37247 extra)
2026-03-09 04:10:59 WARNING server odoo.models:830 The model res.partner has no _description
2026-03-09 04:10:59 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-03-09 04:10:59 ERROR server odoo.modules.registry:134 Failed to load registry
2026-03-09 04:10:59 CRITICAL server odoo.service.server:1407
Failed to initialize database `03690-18-0-all`.
Traceback (most recent call last):
  File "/data/build/odoo/odoo/service/server.py", line 1369, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 489, in load_modules
    processed_modules += load_marked_modules(env, graph,
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
                        ^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/loading.py", line 205, in load_module_graph
    registry.setup_models(env.cr)
  File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/registry.py", line 355, in setup_models
    model._setup_fields()
  File "/data/build/odoo/odoo/models.py", line 3725, in _setup_fields
    field.setup(self)
  File "/data/build/odoo/odoo/fields.py", line 537, in setup
    self.setup_related(model)
  File "/data/build/odoo/odoo/fields.py", line 611, in setup_related
    raise KeyError(
KeyError: 'Field company_id referenced in related field definition res.partner.bank.company_id does not exist.'
2026-03-09 04:11:04 INFO runbot Getting results for build 03690-18-0
2026-03-09 04:11:04 Step all finished in 14m
2026-03-09 04:11:04 Starting step run from config Default
2026-03-09 04:11:04 INFO runbot Start running build 03690-18-0
2026-03-09 04:11:04 Using Dockerfile Tag odoo:DockerDefault
2026-03-09 04:12:09 ERROR runbot Docker with state UNKNOWN not started after 60 seconds, skipping
2026-03-09 04:12:09 INFO runbot Step run finished in 0s