Date |
Level |
Type |
Message |
2023-09-22 14:28:53
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-22 14:28:53
|
|
|
Starting step base from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-22 14:28:53
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-09-22 14:29:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 6.50s, 8973 queries (+8973 extra)
|
2023-09-22 14:29:14
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 3.74s, 5253 queries (+5253 extra)
|
2023-09-22 14:29:15
|
|
|
Step base finished in 18s
|
2023-09-22 14:29:15
|
|
|
Starting step all_no_test from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-22 14:29:15
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-09-22 14:29:30
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 6.20s, 8973 queries (+8973 extra)
|
2023-09-22 14:32:49
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-09-22 14:33:23
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-09-22 14:33:48
|
WARNING
|
server
|
odoo.modules.loading:641
Transient module states were reset
|
| | |
This error is already known.
|
2023-09-22 14:33:48
|
ERROR
|
server
|
odoo.modules.registry:95
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 85, in lookup
r = d[key]
File "<decorator-gen-6>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f6403a31750>, 'l10n_ar_stock_delivery.report_delivery_document')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 698, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 676, in _tag_template
return self._tag_record(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 568, in _tag_record
f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 681, in id_get
res = self.model_id_get(id_str, raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 687, 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/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2027, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)[1:3]
File "<decorator-gen-40>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 90, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2020, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: l10n_ar_stock_delivery.report_delivery_document
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 90, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 488, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 372, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 231, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 763, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 829, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 749, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 711, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing None:45, somewhere inside
<data inherit_id="l10n_ar_stock_delivery.report_delivery_document">
<t t-if="o.picking_type_id.code == 'outgoing' and o.carrier_id" position="after">
<t t-if="o.cot">
<br/><strong>COT:</strong>
<span t-field="o.cot"/>
</t>
</t>
</data>
|
2023-09-22 14:33:48
|
CRITICAL
|
server
|
odoo.service.server:1336
Failed to initialize database `22002-16-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 85, in lookup
r = d[key]
File "<decorator-gen-6>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f6403a31750>, 'l10n_ar_stock_delivery.report_delivery_document')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 698, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 676, in _tag_template
return self._tag_record(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 568, in _tag_record
f_val = self.id_get(f_ref, raise_if_not_found=nodeattr2bool(rec, 'forcecreate', True))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 681, in id_get
res = self.model_id_get(id_str, raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 687, 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/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2027, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)[1:3]
File "<decorator-gen-40>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 90, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2020, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: l10n_ar_stock_delivery.report_delivery_document
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1299, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-14>", line 2, in new
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 90, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 488, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 372, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 231, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 763, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 829, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 749, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 711, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing None:45, somewhere inside
<data inherit_id="l10n_ar_stock_delivery.report_delivery_document">
<t t-if="o.picking_type_id.code == 'outgoing' and o.carrier_id" position="after">
<t t-if="o.cot">
<br/><strong>COT:</strong>
<span t-field="o.cot"/>
</t>
</t>
</data>
|
2023-09-22 14:33:48
|
|
|
Step all_no_test finished in 4m
|
2023-09-22 14:33:48
|
|
|
Starting step setup from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-22 14:33:48
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-09-22 14:33:49
|
INFO
|
runbot
|
Step setup finished in 0s
|
2023-09-22 14:33:49
|
|
|
Starting step run from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-22 14:33:49
|
INFO
|
runbot
|
Start running build 22002-16-0
|
2023-09-22 14:33:49
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-09-22 14:33:56
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-09-22 14:33:56
|
INFO
|
server
|
odoo.modules.loading:300
13 modules loaded in 0.08s, 0 queries (+0 extra)
|
2023-09-23 02:24:56
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-09-23 02:24:56
|
INFO
|
server
|
odoo.modules.loading:300
382 modules loaded in 2.95s, 0 queries (+0 extra)
|
2023-09-24 23:19:05
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7fe93e19b1c0> (/doc/how-to)
|
2023-09-24 23:19:05
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e19b400> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-24 23:19:05
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e19b2e0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-24 23:19:05
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7fe93e1c96c0> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
2023-09-24 23:19:05
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e19b400> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-24 23:19:05
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e19b2e0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-25 14:10:39
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7fe93e19b1c0> (/doc/how-to)
|
2023-09-25 14:10:39
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e19b400> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-25 14:10:39
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e19b2e0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-25 14:10:39
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7fe93e1c96c0> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
2023-09-25 14:10:39
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e19b400> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-25 14:10:39
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e19b2e0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-26 17:42:04
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2023-09-26 17:42:10
|
INFO
|
server
|
odoo.modules.loading:300
382 modules loaded in 3.08s, 0 queries (+0 extra)
|
2023-09-26 17:42:10
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7fe93e055ab0> (/doc/how-to)
|
2023-09-26 17:42:10
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e055cf0> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-26 17:42:10
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e055bd0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-26 17:42:10
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7fe93e057f40> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
2023-09-26 17:42:10
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e055cf0> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-26 17:42:10
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e055bd0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-27 07:48:14
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7fe93e19b1c0> (/doc/how-to)
|
2023-09-27 07:48:14
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e19b400> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-27 07:48:14
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e19b2e0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-27 07:48:14
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7fe93e1c96c0> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
2023-09-27 07:48:14
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7fe93e19b400> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
2023-09-27 07:48:14
|
WARNING
|
server
|
odoo.addons.website.models.website:1175
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7fe93e19b2e0> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
2023-09-28 14:54:02
|
INFO
|
runbot
|
Kill build 22002-16-0
|