| Date |
Level |
Type |
Message |
|
2025-09-12 14:15:22
|
INFO
|
runbot
|
Rebuild initiated by Administrator
|
|
|
2025-09-12 14:15:24
|
INFO
|
runbot
|
Init build environment with config Default with tests
|
|
|
2025-09-12 14:15:24
|
|
|
Starting step all_with_tests from config Default with tests
|
|
|
2025-09-12 14:15:24
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-12 14:15:27
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:15:35
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 7.57s, 8369 queries (+8369 extra)
|
|
|
2025-09-12 14:15:36
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:16:32
|
WARNING
|
server
|
odoo.registry:163
Model attribute '_sql_constraints' is no longer supported, please define model.Constraint on the model.
|
|
|
2025-09-12 14:16:33
|
WARNING
|
server
|
odoo.modules.loading:609
Transient module states were reset
|
|
|
2025-09-12 14:16:33
|
ERROR
|
server
|
odoo.registry:199
Failed to load registry
|
|
|
2025-09-12 14:16:33
|
CRITICAL
|
server
|
odoo.service.server:1537
Failed to initialize database `00417-master-all_with_tests`.
Traceback (most recent call last):
File "/data/build/odoo/odoo/tools/convert.py", line 559, in _tag_root
f(rec)
File "/data/build/odoo/odoo/tools/convert.py", line 460, in _tag_record
record = model._load_records([data], self.mode == 'update')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/models.py", line 4616, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/models.py", line 4523, in _load_records_create
records = self.create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/decorators.py", line 365, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/addons/base/models/res_groups.py", line 295, in create
groups = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/decorators.py", line 365, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/models.py", line 4076, in create
raise ValueError(f"Invalid field {field_name!r} in {self._name!r}")
ValueError: Invalid field 'category_id' in 'res.groups'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/odoo/odoo/service/server.py", line 1510, in preload_registries
registry = Registry.new(dbname, update_module=update_module, install_modules=config['init'], upgrade_modules=config['update'], reinit_modules=config['reinit'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/tools/func.py", line 88, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/registry.py", line 185, in new
load_modules(
File "/data/build/odoo/odoo/modules/loading.py", line 449, in load_modules
load_module_graph(
File "/data/build/odoo/odoo/modules/loading.py", line 204, in load_module_graph
load_data(env, idref, 'init', kind='data', package=package)
File "/data/build/odoo/odoo/modules/loading.py", line 58, in load_data
convert_file(env, package.name, filename, idref, mode, noupdate=kind == 'demo')
File "/data/build/odoo/odoo/tools/convert.py", line 646, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/odoo/odoo/tools/convert.py", line 745, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/odoo/odoo/tools/convert.py", line 616, in parse
self._tag_root(de)
File "/data/build/odoo/odoo/tools/convert.py", line 572, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/single_module_repos/us_marketplace_integration/security/us_marketplace_integration_groups.xml:3, somewhere inside
<record id="us_marketplace_integration_group_admin" model="res.groups">
<field name="name">Marketplace Administrator</field>
<field name="category_id" ref="base.module_category_hidden"/>
<field name="implied_ids" eval="[(4, ref('base.group_user'))]"/>
</record>
|
|
|
2025-09-12 14:16:37
|
INFO
|
runbot
|
Getting results for build 00417-master
|
|
|
2025-09-12 14:16:37
|
|
|
Step all_with_tests finished in 69s
|
|
|
2025-09-12 14:16:37
|
|
|
Starting step base from config Default with tests
|
|
|
2025-09-12 14:16:37
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-12 14:16:40
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:16:47
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 7.03s, 8369 queries (+8369 extra)
|
|
|
2025-09-12 14:16:48
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:16:52
|
INFO
|
server
|
odoo.modules.loading:350
14 modules loaded in 3.86s, 4649 queries (+4649 extra)
|
|
|
2025-09-12 14:16:58
|
INFO
|
runbot
|
Getting results for build 00417-master
|
|
|
2025-09-12 14:16:58
|
|
|
Step base finished in 15s
|
|
|
2025-09-12 14:16:58
|
|
|
Starting step run from config Default with tests
|
|
|
2025-09-12 14:16:58
|
INFO
|
runbot
|
Start running build 00417-master
|
|
|
2025-09-12 14:16:58
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-12 14:17:00
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-09-12 14:17:01
|
INFO
|
server
|
odoo.modules.loading:350
81 modules loaded in 1.35s, 0 queries (+0 extra)
|
|
|
2025-09-12 15:13:55
|
INFO
|
runbot
|
Kill build 00417-master
|
|