| Date |
Level |
Type |
Message |
|
2026-07-16 15:15:32
|
INFO
|
runbot
|
Rebuild initiated by Administrator
|
|
|
2026-07-16 15:15:33
|
INFO
|
runbot
|
Init build environment with config Default
|
|
|
2026-07-16 15:15:33
|
|
|
Starting step base from config Default
|
|
|
2026-07-16 15:15:33
|
|
|
Using Dockerfile Tag odoo:minimal_18_0
|
|
|
2026-07-16 15:15:53
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 10.10s, 8884 queries (+8884 extra)
|
|
|
2026-07-16 15:16:00
|
INFO
|
server
|
odoo.modules.loading:360
13 modules loaded in 6.10s, 4198 queries (+4198 extra)
|
|
|
2026-07-16 15:16:04
|
INFO
|
runbot
|
Getting results for build 00358-master
|
|
|
2026-07-16 15:16:04
|
|
|
Step base finished in 28s
|
|
|
2026-07-16 15:16:04
|
|
|
Starting step all from config Default
|
|
|
2026-07-16 15:16:04
|
|
|
Using Dockerfile Tag odoo:minimal_18_0
|
|
|
2026-07-16 15:17:08
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 54.50s, 8884 queries (+36543 extra)
|
|
|
2026-07-16 15:17:09
|
WARNING
|
server
|
odoo.modules.loading:647
Transient module states were reset
|
|
|
2026-07-16 15:17:09
|
ERROR
|
server
|
odoo.modules.registry:134
Failed to load registry
|
|
|
2026-07-16 15:17:09
|
CRITICAL
|
server
|
odoo.service.server:1404
Failed to initialize database `00358-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 456, in load_modules
modules.button_install()
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 426, in button_install
modules._state_update('to install', ['uninstalled'])
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 385, in _state_update
raise UserError(_(
odoo.exceptions.UserError: You try to install module "account_invoice_en16931_py3o" that depends on module "report_py3o".
But the latter module is not available in your system.
|
|
|
2026-07-16 15:17:10
|
INFO
|
runbot
|
Getting results for build 00358-master
|
|
|
2026-07-16 15:17:10
|
|
|
Step all finished in 65s
|
|
|
2026-07-16 15:17:10
|
|
|
Starting step run from config Default
|
|
|
2026-07-16 15:17:10
|
INFO
|
runbot
|
Start running build 00358-master
|
|
|
2026-07-16 15:17:10
|
|
|
Using Dockerfile Tag odoo:minimal_18_0
|
|
|
2026-07-16 15:17:18
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.06s, 0 queries (+0 extra)
|
|
|
2026-07-16 15:17:18
|
INFO
|
server
|
odoo.modules.loading:360
13 modules loaded in 0.64s, 0 queries (+0 extra)
|
|
|
2026-07-17 05:45:35
|
ERROR
|
server
|
odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
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 2294, in dispatch
return self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
result.flatten()
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
func(self._wrapped__, *args, **kwargs)
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
self.response.append(self.render())
^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
return self.env['ir.qweb']._render(template, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
return method_render(self, template, values, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
rendering = render_template(irQweb, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
|
|
|
2026-07-18 10:27:46
|
ERROR
|
server
|
odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
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 2294, in dispatch
return self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
result.flatten()
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
func(self._wrapped__, *args, **kwargs)
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
self.response.append(self.render())
^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
return self.env['ir.qweb']._render(template, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
return method_render(self, template, values, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
rendering = render_template(irQweb, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
|
|
|
2026-07-19 04:46:23
|
ERROR
|
server
|
odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
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 2294, in dispatch
return self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
result.flatten()
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
func(self._wrapped__, *args, **kwargs)
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
self.response.append(self.render())
^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
return self.env['ir.qweb']._render(template, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
return method_render(self, template, values, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
rendering = render_template(irQweb, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
|
|
|
2026-07-25 20:38:02
|
ERROR
|
server
|
odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
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 2294, in dispatch
return self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
result.flatten()
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
func(self._wrapped__, *args, **kwargs)
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
self.response.append(self.render())
^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
return self.env['ir.qweb']._render(template, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
return method_render(self, template, values, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
rendering = render_template(irQweb, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
|
|