Commit: Gitlab Phileas Odoo 18.0:e48403e6  
Subject: Merge branch '18.0' of gitlab.com:gie_sysinfo-phileas/odoo into 18.0
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Common modules 18.0:c43f1d55  
Subject: Remove fix_float_round
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Core TMS 18.0:6341a12c  
Subject: Disable GLN res partner
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: OS4B raud:06db66d4  
Subject: Updated
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Community 18.0:888c3c51  
Subject: Add web_chatter_position
Author: Yann Le Doaré
Committer: Yann Le Doaré
Version: master
Config: Default
Build time: 3m
Wait time: 3m
Load time: 3m15s
Date Level Type Message
2026-03-09 09:11:13 INFO runbot Init build environment with config Default
2026-03-09 09:11:13 Starting step base from config Default
2026-03-09 09:11:13 Using Dockerfile Tag odoo:minimal_18_0
2026-03-09 09:11:37 INFO server odoo.modules.loading:360 1 modules loaded in 9.69s, 8832 queries (+8832 extra)
2026-03-09 09:11:42 INFO server odoo.modules.loading:360 12 modules loaded in 4.89s, 4186 queries (+4186 extra)
2026-03-09 09:11:44 INFO runbot Getting results for build 00252-master
2026-03-09 09:11:44 Step base finished in 30s
2026-03-09 09:11:44 Starting step all from config Default
2026-03-09 09:11:44 Using Dockerfile Tag odoo:minimal_18_0
2026-03-09 09:12:43 INFO server odoo.modules.loading:360 1 modules loaded in 50.98s, 8832 queries (+36491 extra)
2026-03-09 09:12:56 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7108a967d300, file '/data/build/Gitlab Phileas Common modules 18.0/odoo_online_documentation/models/odoo_online_documentation.py', line 36, code OdooOnlineDocumentation>
2026-03-09 09:12:56 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7108a967d300, file '/data/build/Gitlab Phileas Common modules 18.0/odoo_online_documentation/models/odoo_online_documentation.py', line 36, code OdooOnlineDocumentation>
2026-03-09 09:12:56 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7108ab61dc70, file '/data/build/Gitlab Phileas Common modules 18.0/odoo_online_documentation/models/odoo_online_documentation_type.py', line 29, code OdooOnlineDocumentType>
2026-03-09 09:14:10 ERROR server odoo.addons.web.tests.test_ir_qweb:58
ERROR: TestIrQweb.test_image_field_webp
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/web/tests/test_ir_qweb.py", line 58, in test_image_field_webp
    jpeg_attach = self.env["ir.attachment"].create({
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 17, in create
    vals = self._clean_data_attachment_data(vals)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 27, in _clean_data_attachment_data
    if datas := vals.get("datas"):
                ^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
2026-03-09 09:14:11 ERROR server odoo.addons.web.tests.test_reports:13
ERROR: TestReports.test_report_session_cookie
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/web/tests/test_reports.py", line 13, in test_report_session_cookie
    image = self.env['ir.attachment'].create({
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 17, in create
    vals = self._clean_data_attachment_data(vals)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 27, in _clean_data_attachment_data
    if datas := vals.get("datas"):
                ^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
2026-03-09 09:14:13 ERROR server odoo.modules.loading:321 Module web: 0 failures, 2 errors of 24 tests
2026-03-09 09:14:14 ERROR server odoo.addons.xevent.tests.test_events:113
ERROR: TestXevents.test_101_substitute_attachment
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Common modules 18.0/xevent/tests/test_events.py", line 113, in test_101_substitute_attachment
    new_attach = self.env["ir.attachment"].create(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 17, in create
    vals = self._clean_data_attachment_data(vals)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 27, in _clean_data_attachment_data
    if datas := vals.get("datas"):
                ^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
2026-03-09 09:14:14 ERROR server odoo.addons.xevent.tests.test_events:131
ERROR: TestXevents.test_102_substitute_attachment
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Common modules 18.0/xevent/tests/test_events.py", line 131, in test_102_substitute_attachment
    new_attach = self.env["ir.attachment"].create(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 17, in create
    vals = self._clean_data_attachment_data(vals)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 27, in _clean_data_attachment_data
    if datas := vals.get("datas"):
                ^^^^^^^^
AttributeError: 'str' object has no attribute 'get'
2026-03-09 09:14:14 ERROR server odoo.modules.loading:321 Module xevent: 0 failures, 2 errors of 9 tests
2026-03-09 09:14:21 ERROR server odoo.addons.base_import_module.tests.test_cloc:164
ERROR: TestClocFields.test_count_attachment_imported_module
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 313, in _import_zipfile
    self.sudo()._import_module(mod_name, path, force=force, with_demo=with_demo)
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 182, in _import_module
    attachment = IrAttachment.create(values)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 17, in create
    vals = self._clean_data_attachment_data(vals)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 27, in _clean_data_attachment_data
    if datas := vals.get("datas"):
                ^^^^^^^^
AttributeError: 'str' object has no attribute 'get'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/tests/test_cloc.py", line 164, in test_count_attachment_imported_module
    self.env['ir.module.module']._import_zipfile(stream)
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 315, in _import_zipfile
    raise UserError(_(
odoo.exceptions.UserError: Error while importing module 'test_imported_module'.

 'str' object has no attribute 'get' 


2026-03-09 09:14:21 ERROR server odoo.addons.base_import_module.tests.test_cloc:219
ERROR: TestClocFields.test_exclude_attachment_imported_module
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 313, in _import_zipfile
    self.sudo()._import_module(mod_name, path, force=force, with_demo=with_demo)
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 182, in _import_module
    attachment = IrAttachment.create(values)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 17, in create
    vals = self._clean_data_attachment_data(vals)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 27, in _clean_data_attachment_data
    if datas := vals.get("datas"):
                ^^^^^^^^
AttributeError: 'str' object has no attribute 'get'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/tests/test_cloc.py", line 219, in test_exclude_attachment_imported_module
    self.env['ir.module.module']._import_zipfile(stream)
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 315, in _import_zipfile
    raise UserError(_(
odoo.exceptions.UserError: Error while importing module 'test_imported_module'.

 'str' object has no attribute 'get' 


2026-03-09 09:14:21 ERROR server odoo.addons.base_import_module.tests.test_cloc:256
ERROR: TestClocFields.test_exclude_cloc_imported_module
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 313, in _import_zipfile
    self.sudo()._import_module(mod_name, path, force=force, with_demo=with_demo)
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 182, in _import_module
    attachment = IrAttachment.create(values)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 17, in create
    vals = self._clean_data_attachment_data(vals)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Common modules 18.0/ir_attachment_cleaner/models/ir_attachment.py", line 27, in _clean_data_attachment_data
    if datas := vals.get("datas"):
                ^^^^^^^^
AttributeError: 'str' object has no attribute 'get'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/tests/test_cloc.py", line 256, in test_exclude_cloc_imported_module
    self.env['ir.module.module']._import_zipfile(stream)
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_import_module/models/ir_module.py", line 315, in _import_zipfile
    raise UserError(_(
odoo.exceptions.UserError: Error while importing module 'test_imported_module'.

 'str' object has no attribute 'get' 


2026-03-09 09:14:22 ERROR server odoo.modules.loading:321 Module base_import_module: 0 failures, 3 errors of 8 tests
2026-03-09 09:14:22 ERROR server odoo.addons.base_setup.tests.test_res_config:91
ERROR: TestResConfig.test_install
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/base_setup/tests/test_res_config.py", line 91, in test_install
    module_to_install = next(m for m in config_fields['module'] if m.state == 'uninstalled')
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration
2026-03-09 09:14:23 ERROR server odoo.modules.loading:321 Module base_setup: 0 failures, 1 errors of 4 tests
2026-03-09 09:14:24 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-03-09 09:14:24 ERROR server odoo.modules.registry:134 Failed to load registry
2026-03-09 09:14:24 CRITICAL server odoo.service.server:1404
Failed to initialize database `00252-master-all`.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1366, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 489, in load_modules
    processed_modules += load_marked_modules(env, graph,
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
                        ^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 278, in load_module_graph
    suite = loader.make_suite([module_name], 'at_install')
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tests/loader.py", line 108, in make_suite
    return OdooSuite(sorted(tests, key=lambda t: t.test_sequence))
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tests/loader.py", line 104, in <genexpr>
    for m in get_test_modules(module_name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tests/loader.py", line 51, in get_test_modules
    results = _get_tests_modules(importlib.util.find_spec(f'odoo.addons.{module}'))
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tests/loader.py", line 62, in _get_tests_modules
    tests_mod = importlib.import_module(spec.name)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/data/build/Gitlab Phileas Community 18.0/date_range/tests/__init__.py", line 4, in <module>
    from . import test_date_range_search_mixin
  File "/data/build/Gitlab Phileas Community 18.0/date_range/tests/test_date_range_search_mixin.py", line 5, in <module>
    from odoo_test_helper import FakeModelLoader
ModuleNotFoundError: No module named 'odoo_test_helper'
2026-03-09 09:14:28 INFO runbot Getting results for build 00252-master
2026-03-09 09:14:28 Step all finished in 3m
2026-03-09 09:14:28 Starting step run from config Default
2026-03-09 09:14:28 INFO runbot Start running build 00252-master
2026-03-09 09:14:28 Using Dockerfile Tag odoo:minimal_18_0
2026-03-09 09:14:35 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-03-09 09:14:36 INFO server odoo.modules.loading:360 12 modules loaded in 0.69s, 0 queries (+0 extra)
2026-03-09 09:27:42 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-03-09 09:27:43 INFO server odoo.modules.loading:360 12 modules loaded in 0.01s, 0 queries (+0 extra)
2026-03-09 09:28:06 WARNING server odoo.modules.loading:94
Module analytic demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ee08781ab60>, 'base.res_partner_2')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 407, in _tag_record
    f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 572, in id_get
    res = self.model_id_get(id_str, raise_if_not_found)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 578, in model_id_get
    return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: base.res_partner_2

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Odoo%2018.0/addons/analytic/data/analytic_account_demo.xml:24, somewhere inside
<record id="analytic_our_super_product" model="account.analytic.account">
            <field name="name">Our Super Product</field>
            <field name="partner_id" ref="base.res_partner_2"/>
            <field name="plan_id" ref="analytic.analytic_plan_projects"/>
            <field name="company_id" eval="False"/>
        </record>
2026-03-09 09:28:10 WARNING server odoo.modules.loading:94
Module contacts demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ee08781ab60>, 'base.res_partner_2')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 407, in _tag_record
    f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 572, in id_get
    res = self.model_id_get(id_str, raise_if_not_found)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 578, in model_id_get
    return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: base.res_partner_2

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Odoo%2018.0/addons/contacts/data/mail_demo.xml:5, somewhere inside
<record id="message_demo_partner_2_0" model="mail.message">
        <field name="author_id" ref="base.partner_demo"/>
        <field name="body" type="html"><p>Hello! Could you send us your address?</p></field>
        <field name="date" eval="(DateTime.today() - timedelta(days=1)).strftime('%Y-%m-%d %H:%M:00')"/>
        <field name="model">res.partner</field>
        <field name="res_id" ref="base.res_partner_2"/>
        <field name="message_type">email</field>
        <field name="subtype_id" ref="mail.mt_comment"/>
    </record>
2026-03-09 09:28:19 WARNING server odoo.modules.loading:94
Module product demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ee08781ab60>, 'base.res_partner_1')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 407, in _tag_record
    f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 572, in id_get
    res = self.model_id_get(id_str, raise_if_not_found)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 578, in model_id_get
    return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: base.res_partner_1

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Odoo%2018.0/addons/product/data/product_supplierinfo_demo.xml:4, somewhere inside
<record id="product_supplierinfo_1" model="product.supplierinfo">
        <field name="product_tmpl_id" ref="product_product_6_product_template"/>
        <field name="partner_id" ref="base.res_partner_1"/>
        <field name="delay">3</field>
        <field name="min_qty">1</field>
        <field name="price">750</field>
        <field name="currency_id" ref="base.USD"/>
    </record>
2026-03-09 09:28:33 WARNING server odoo.modules.loading:94
Module sms demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ee08781ab60>, 'base.res_partner_address_28')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 407, in _tag_record
    f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 572, in id_get
    res = self.model_id_get(id_str, raise_if_not_found)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 578, in model_id_get
    return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: base.res_partner_address_28

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Odoo%2018.0/addons/sms/data/mail_demo.xml:3, somewhere inside
<record id="message_demo_partner_1_0" model="mail.message">
        <field name="model">res.partner</field>
        <field name="res_id" ref="base.res_partner_address_28"/>
        <field name="body" type="html"><p>Hello! This is an example of incoming email.</p></field>
        <field name="message_type">email</field>
        <field name="subtype_id" ref="mail.mt_comment"/>
        <field name="author_id" ref="base.partner_demo"/>
        <field name="date" eval="(DateTime.today() - timedelta(days=5)).strftime('%Y-%m-%d %H:%M:00')"/>
    </record>
2026-03-09 09:28:38 WARNING server odoo.addons.base.models.ir_cron:158 Skipping database 00252-master-base because of modules to install/upgrade/remove.
2026-03-09 09:28:50 WARNING server odoo.modules.loading:94
Module account demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 374, in _tag_record
    raise Exception("Cannot update missing record %r" % xid)
Exception: Cannot update missing record 'base.res_partner_2'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Odoo%2018.0/addons/account/demo/account_demo.xml:50, somewhere inside
<record id="base.res_partner_2" model="res.partner">
            <field name="property_payment_term_id" ref="account.account_payment_term_30days"/>
        </record>
2026-03-09 09:29:44 ERROR server odoo.sql_db:367
bad query: b"UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'"
ERROR: could not serialize access due to concurrent update
2026-03-09 09:29:44 WARNING server odoo.addons.base.models.ir_cron:165
Exception in cron:
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_cron.py", line 137, in _process_jobs
    cls._check_modules_state(cron_cr, jobs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_cron.py", line 210, in _check_modules_state
    odoo.modules.reset_modules_state(cr.dbname)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 644, in reset_modules_state
    cr.execute(
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/sql_db.py", line 364, in execute
    res = self._obj.execute(query, params)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
2026-03-09 09:30:04 ERROR server odoo.tests.common:99 Importing test framework, avoid importing from business modules and when not running in test mode
2026-03-09 09:30:14 WARNING server odoo.modules.loading:94
Module tms_tests demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ee08781ab60>, 'account.data_account_type_revenue')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 261, in _tag_function
    _eval_xml(self, rec, env)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 188, in _eval_xml
    return odoo.api.call_kw(model, method_name, args, kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/api.py", line 535, in call_kw
    result = getattr(recs, name)(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Core TMS 18.0/tms_tests/models/config_test.py", line 294, in update_account_accounts
    "user_type_id": self.env.ref(line[USER_TYPE]).id,
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/api.py", line 660, in ref
    res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.data_account_type_revenue

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Core%20TMS%2018.0/tms_tests/demo/data.xml:343, somewhere inside
<function name="update_account_accounts" model="config.test"/>
2026-03-09 09:30:36 WARNING server odoo.modules.loading:94
Module tms_cross_dock_account_tests demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 601, in _tag_root
    raise ParseError(msg) from None  # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Core%20TMS%2018.0/tms_cross_dock_account_tests/demo/data.xml:3
A geo address must always belongs to a geographic entity: (1) 2A PLACE DE LA BASSE MAR, 44200 NANTES, FRA

View error context:
'-no context-'
2026-03-09 09:30:37 WARNING server odoo.modules.loading:94
Module tms_edi_tests demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 601, in _tag_root
    raise ParseError(msg) from None  # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Core%20TMS%2018.0/tms_edi_tests/demo/tms_address.xml:3
A geo address must always belongs to a geographic entity: (2) 10 VOIE DES ROSES, 94600 CHOISY-LE-ROI, FRA

View error context:
'-no context-'
2026-03-09 09:30:40 WARNING server py.warnings:353
/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/tests/test_talentia.py:5: DeprecationWarning: Since 18.0: odoo.tests.common.Form is deprecated, use odoo.tests.Form
  File "/usr/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1165, in _runloop
    self.process_work()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1204, in process_work
    self.process_request(client, addr)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1195, in process_request
    self.server.process_request(client, addr)
  File "/usr/lib/python3.12/socketserver.py", line 349, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib/python3.12/socketserver.py", line 362, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python3.12/socketserver.py", line 761, in __init__
    self.handle()
  File "/usr/lib/python3/dist-packages/werkzeug/serving.py", line 390, in handle
    super().handle()
  File "/usr/lib/python3.12/http/server.py", line 436, in handle
    self.handle_one_request()
  File "/usr/lib/python3.12/http/server.py", line 424, in handle_one_request
    method()
  File "/usr/lib/python3/dist-packages/werkzeug/serving.py", line 362, in run_wsgi
    execute(self.server.app)
  File "/usr/lib/python3/dist-packages/werkzeug/serving.py", line 323, in execute
    application_iter = app(environ, start_response)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2381, in dispatch
    result = self.request.registry['ir.http']._dispatch(endpoint)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 333, in _dispatch
    result = endpoint(**request.params)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 754, in route_wrapper
    result = endpoint(self, *args, **params_ok)
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/web/controllers/dataset.py", line 42, in call_button
    action = call_kw(request.env[model], method, args, kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/api.py", line 535, in call_kw
    result = getattr(recs, name)(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 76, in check_and_log
    return method(self, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 492, in button_immediate_install
    return self._button_immediate_function(self.env.registry[self._name].button_install)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 616, in _button_immediate_function
    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 489, in load_modules
    processed_modules += load_marked_modules(env, graph,
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 186, in load_module_graph
    load_openerp_module(package.name)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 384, in load_openerp_module
    __import__(qualname)
  File "/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/__init__.py", line 1, in <module>
    from . import tests
  File "/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/tests/__init__.py", line 1, in <module>
    from . import test_talentia
  File "/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/tests/test_talentia.py", line 5, in <module>
    from odoo.tests.common import Form, TransactionCase, tagged
2026-03-09 09:30:43 WARNING server odoo.modules.loading:94
Module tms_portal_tests demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ee08781ab60>, 'tms_edi_tests.test_customer_2')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 407, in _tag_record
    f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 572, in id_get
    res = self.model_id_get(id_str, raise_if_not_found)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 578, in model_id_get
    return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: tms_edi_tests.test_customer_2

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Core%20TMS%2018.0/tms_portal_tests/demo/taxation.xml:4, somewhere inside
<record id="tms_customer_tarif_1_customer_1_for_url_tracking" model="tms.customer.tarif">
        <field name="code">URL tracking</field>
        <field name="name">Customer Tarif for customer 1</field>
        <field name="customer_id" ref="tms_edi_tests.test_customer_2"/>
        <field name="tax_id" ref="account.1_tva_normale_encaissement"/>
    </record>
2026-03-09 09:30:46 ERROR server odoo.sql_db:367
bad query: b"UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'"
ERROR: deadlock detected
DETAIL:  Process 587150 waits for ShareLock on transaction 26630502; blocked by process 586633.
Process 586633 waits for ShareLock on transaction 26630506; blocked by process 587150.
HINT:  See server log for query details.
CONTEXT:  while updating tuple (6,26) in relation "ir_module_module"
2026-03-09 09:30:46 WARNING server odoo.addons.base.models.ir_cron:165
Exception in cron:
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_cron.py", line 137, in _process_jobs
    cls._check_modules_state(cron_cr, jobs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_cron.py", line 210, in _check_modules_state
    odoo.modules.reset_modules_state(cr.dbname)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 644, in reset_modules_state
    cr.execute(
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/sql_db.py", line 364, in execute
    res = self._obj.execute(query, params)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.DeadlockDetected: deadlock detected
DETAIL:  Process 587150 waits for ShareLock on transaction 26630502; blocked by process 586633.
Process 586633 waits for ShareLock on transaction 26630506; blocked by process 587150.
HINT:  See server log for query details.
CONTEXT:  while updating tuple (6,26) in relation "ir_module_module"
2026-03-09 09:30:54 WARNING server odoo.modules.loading:94
Module tms_access_rights_tests demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ee08781ab60>, 'tms_tests.tms_mortag')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 407, in _tag_record
    f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 572, in id_get
    res = self.model_id_get(id_str, raise_if_not_found)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 578, in model_id_get
    return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: tms_tests.tms_mortag

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Core%20TMS%2018.0/tms_access_rights_tests/demo/data.xml:135, somewhere inside
<record model="res.users" id="test_admin_user">
        <field name="login">test_admin_user</field>
        <field name="name">Test admin</field>
        <field name="lang">fr_FR</field>
        <field name="tz">Europe/Paris</field>
        <field name="email">TestAdmin@example.com</field>
        <field name="company_id" ref="base.main_company"/>
        <field name="image_1920" eval="False"/>
        <field name="agency_id" ref="tms_tests.tms_mortag"/>
    </record>
2026-03-09 09:31:00 INFO server odoo.modules.loading:360 170 modules loaded in 197.44s, 108010 queries (+108037 extra)
2026-03-09 09:31:46 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b69cb40, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/abstract/tms_transport_order/tms_transport_order_common.py', line 89, code TmsTransportOrderCommon>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b69cb40, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/abstract/tms_transport_order/tms_transport_order_common.py', line 90, code TmsTransportOrderCommon>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b6d4400, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b7cac80, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/abstract/tms_transport_order/tms_transport_order_sale.py', line 25, code <module>>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b7cac80, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/abstract/tms_transport_order/tms_transport_order_sale.py', line 26, code <module>>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b7cac80, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/abstract/tms_transport_order/tms_transport_order_sale.py', line 27, code <module>>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b7cac80, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/abstract/tms_transport_order/tms_transport_order_sale.py', line 28, code <module>>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b6d6890, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/abstract/tms_tour_methods_abstract.py', line 15, code TmsTourMethodsAbstract>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b08b140, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_geo_entity.py', line 28, code TmsGeoEntity>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b08b140, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_geo_entity.py', line 28, code TmsGeoEntity>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b08b140, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_geo_entity.py', line 77, code TmsGeoEntity>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b08b140, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_geo_entity.py', line 78, code TmsGeoEntity>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b01a020, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_platform.py', line 46, code TmsPlatform>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b023690, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_address.py', line 14, code <module>>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b023690, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_address.py', line 14, code <module>>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b01a5c0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/geo/tms_address.py', line 25, code TmsAddress>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b326790, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/res/res_config_settings.py', line 80, code TmsResConfigSettings>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b326790, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/res/res_config_settings.py', line 80, code TmsResConfigSettings>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b326790, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/res/res_config_settings.py', line 90, code TmsResConfigSettings>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b326790, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/res/res_config_settings.py', line 90, code TmsResConfigSettings>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b01af20, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/res/res_partner.py', line 260, code TmsResPartner>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06b01af20, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/res/res_partner.py', line 264, code TmsResPartner>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06af637c0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/edi/edi_mappable.py', line 18, code EDIMappable>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06ac00dc0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/product/tms_measurement_type.py', line 17, code TmsMeasurementType>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06adb2d40, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/product/tms_measurement_group_line.py', line 40, code TmsMeasurementGroupLine>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06adb3e20, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06abb4e50, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/resource/tms_vehicle.py', line 84, code TmsVehicle>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06abb4e50, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/resource/tms_vehicle.py', line 85, code TmsVehicle>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06ab8cba0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/resource/tms_vehicle_type.py', line 52, code TmsVehicleType>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06abad590, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/resource/tms_vehicle_information.py', line 21, code TMsVehicleSpecificity>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06abb5a80, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/stock/tms_logistic_schedule.py', line 37, code TmsLogisticSchedule>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06abb55d0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/stock/tms_wh_gate.py', line 22, code TmsWhGate>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06abb58a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/stock/tms_zone.py', line 21, code TmsZone>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06aa1a110, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_tour_constraint.py', line 43, code TmsTourConstraint>
2026-03-09 09:31:49 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06aa1a110, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_tour_constraint.py', line 47, code TmsTourConstraint>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9e0400, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_transport_order_transport_mode.py', line 58, code TmsTransportOrderTransportMode>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9e0400, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_transport_order_transport_mode.py', line 59, code TmsTransportOrderTransportMode>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a928520, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_transport_order_type.py', line 135, code TmsTransportOrderType>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a928520, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_transport_order_type.py', line 136, code TmsTransportOrderType>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9e13f0, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a941e40, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_agency.py', line 46, code TmsAgency>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9bf220, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_cmr_report.py', line 40, code TmsCmrReport>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9e2200, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a78e260, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_pallet_master.py', line 23, code TmsPalletMaster>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9996f0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_transport_order_tag.py', line 23, code TmsTransportOrderTag>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9e22f0, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a942a40, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_change_address.py', line 36, code TmsChangeAddress>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9431c0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_agency_cost_line.py', line 21, code TmsAgencyCostLine>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a9431c0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_agency_cost_line.py', line 25, code TmsAgencyCostLine>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a943580, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/transport/tms_change_address_defect.py', line 31, code TmsChangeAddressDefect>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a707a00, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_customer_tarif.py', line 55, code TmsCustomerTarif>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a7e4250, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_fuel_surcharge_type.py', line 21, code TmsFuelSurchargeType>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a810110, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_fuel_surcharge_value.py', line 24, code TmsFuelSurchargeValue>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a7f09a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_tarif.py', line 238, code TmsTarif>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a8b39a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_taxation_file.py', line 53, code TmsTaxationFile>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a8b39a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_taxation_file.py', line 54, code TmsTaxationFile>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a8b39a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_taxation_file.py', line 55, code TmsTaxationFile>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a8b39a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_taxation_file.py', line 56, code TmsTaxationFile>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a8b39a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_taxation_file.py', line 57, code TmsTaxationFile>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a8b39a0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_taxation_file.py', line 58, code TmsTaxationFile>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a644040, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a641b10, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_taxation_group.py', line 19, code TmsTaxationGroup>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a6a17e0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_invoice_period.py', line 32, code TmsInvoicePeriod>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a6a17e0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_models/models/taxation/tms_invoice_period.py', line 33, code TmsInvoicePeriod>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a5bde50, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_fr/models/geo/tms_address.py', line 16, code TmsFrTmsAddress>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a649940, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_notico_appointment/models/tms_notico_appointment.py', line 98, code TmsNoticoAppointment>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a649940, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_notico_appointment/models/tms_notico_appointment.py', line 116, code TmsNoticoAppointment>
2026-03-09 09:31:50 ERROR server odoo.tests.common:99 Importing test framework, avoid importing from business modules and when not running in test mode
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee06a2ea740, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_edi/models/tms_container_code_mapping.py', line 17, code EdiTmsContainerCodeMapping>
2026-03-09 09:31:50 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee069fc3cc0, file '/data/build/Gitlab Phileas Core TMS 18.0/tms_notico_tests/helpers/notico_transaction_case.py', line 127, code NoticoTransactionCase>
2026-03-09 09:31:50 WARNING server py.warnings:353
/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/tests/test_talentia.py:5: DeprecationWarning: Since 18.0: odoo.tests.common.Form is deprecated, use odoo.tests.Form
  File "/usr/lib/python3.12/threading.py", line 1030, in _bootstrap
    self._bootstrap_inner()
  File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.12/threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1165, in _runloop
    self.process_work()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1264, in process_work
    base.models.ir_cron.ir_cron._process_jobs(db_name)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_cron.py", line 151, in _process_jobs
    registry = Registry(db_name).check_signaling()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 886, in check_signaling
    self = Registry.new(self.db_name)
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 485, in load_modules
    processed_modules += load_marked_modules(env, graph,
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 186, in load_module_graph
    load_openerp_module(package.name)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 384, in load_openerp_module
    __import__(qualname)
  File "/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/__init__.py", line 1, in <module>
    from . import tests
  File "/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/tests/__init__.py", line 1, in <module>
    from . import test_talentia
  File "/data/build/Gitlab Phileas Core TMS 18.0/tms_talentia_tests/tests/test_talentia.py", line 5, in <module>
    from odoo.tests.common import Form, TransactionCase, tagged
2026-03-09 09:31:50 INFO server odoo.modules.loading:360 170 modules loaded in 4.48s, 0 queries (+142 extra)
2026-03-09 09:31:51 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee0711b32e0, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:51 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee07036a890, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:51 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee0711b32e0, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:31:51 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7ee07036a890, file '/data/build/Gitlab Phileas Common modules 18.0/field_sequence/patch/field_sequence.py', line 21, code __init__>
2026-03-09 09:44:38 Log limit reached (full logs are still available in the log file)
2026-03-09 13:46:50 INFO runbot Killing build 00252-master, requested by Administrator (user #2)
2026-03-09 13:46:51 INFO runbot Kill build 00252-master