Date |
Level |
Type |
Message |
2024-09-02 18:03:26
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-09-02 18:03:26
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-09-02 18:03:26
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-09-02 18:03:53
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 11.07s, 9048 queries (+9048 extra)
|
2024-09-02 18:04:03
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 8.60s, 7239 queries (+7239 extra)
|
2024-09-02 18:04:10
|
|
|
Step base finished in 37s
|
2024-09-02 18:04:10
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-09-02 18:04:10
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-09-02 18:04:37
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 12.29s, 9048 queries (+9048 extra)
|
2024-09-02 18:15:22
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Responsable Inscripto company
|
2024-09-02 18:15:22
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Monotributista company
|
2024-09-02 18:15:22
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert3 in (AR) Exento company
|
2024-09-02 18:17:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-09-02 18:23:44
|
WARNING
|
server
|
odoo.modules.loading:93
Module demo_base_minimal demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 464, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 435, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 60, in _init_demo_base
new_sale.write(vals)
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 60, in write
return super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 264, in write
return super(SaleOrder, self).write(values)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale_order_type/models/sale_order.py", line 38, in write
return super().write(vals)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 608, in write
res = super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/rating/models/rating_mixin.py", line 100, in write
result = super(RatingMixin, self).write(values)
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_order_type/models/sale.py", line 199, in write
return super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_stock/models/sale_order.py", line 120, in write
res = super(SaleOrder, self).write(values)
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/sale_order.py", line 59, in write
return super().write(vals)
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_exception/models/sale_order.py", line 41, in write
result = super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 814, in write
return super().write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 317, in write
result = super(MailThread, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_activity_mixin.py", line 250, in write
return super(MailActivityMixin, self).write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4469, in write
self._check_company()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4103, in _check_company
raise UserError("\n".join(lines))
odoo.exceptions.UserError: Incompatible companies on records:
- 'V 0001-00000352' belongs to company 'Muebleria ARG' and 'Warehouse' (warehouse_id: 'YourCompany') belongs to another company.
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/loading.py", line 89, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
2024-09-02 18:23:44
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "account_tax_sale_order_line_rel" ("sale_order_line_id", "account_tax_id") VALUES (1148, 278) ON CONFLICT DO NOTHING
ERROR: insert or update on table "account_tax_sale_order_line_rel" violates foreign key constraint "account_tax_sale_order_line_rel_sale_order_line_id_fkey"
DETAIL: Key (sale_order_line_id)=(1148) is not present in table "sale_order_line".
|
2024-09-02 18:23:44
|
WARNING
|
server
|
odoo.modules.loading:632
Transient module states were reset
|
| | |
This error is already known.
|
2024-09-02 18:23:44
|
ERROR
|
server
|
odoo.modules.registry:119
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 114, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 480, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 364, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 236, in load_module_graph
module._update_translations(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 844, in _update_translations
self.env['ir.module.module']._load_module_terms(mod_names, filter_lang, overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_module_module.py", line 498, in _load_module_terms
self.env.cr.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 137, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 863, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 721, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 717, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6926, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1707, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4890, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 586, in _compute_amount_to_invoice
super(SaleOrder, non_recurring)._compute_amount_to_invoice()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 645, in _compute_amount_to_invoice
order.amount_to_invoice = order.amount_total - invoices._get_sale_order_invoiced_amount(order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1707, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4890, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 464, in _compute_amounts
tax_results = order.env['account.tax']._compute_taxes([
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 465, in <listcomp>
line._convert_to_tax_base_line_dict()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 609, in _convert_to_tax_base_line_dict
taxes=self.tax_id,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2907, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4890, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 32, in _compute_tax_id
super(SaleOrderLine, self - reward_lines)._compute_tax_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 444, in _compute_tax_id
line.tax_id = result
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1302, in __set__
self.write(protected_records, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4337, in write
self.write_batch([(records, value)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4358, in write_batch
self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4945, in write_real
cr.execute(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 332, in execute
res = self._obj.execute(query, params)
psycopg2.errors.ForeignKeyViolation: insert or update on table "account_tax_sale_order_line_rel" violates foreign key constraint "account_tax_sale_order_line_rel_sale_order_line_id_fkey"
DETAIL: Key (sale_order_line_id)=(1148) is not present in table "sale_order_line".
|
2024-09-02 18:23:44
|
CRITICAL
|
server
|
odoo.service.server:1350
Failed to initialize database `72633-17-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1313, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-16>", 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 114, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 480, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 364, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 236, in load_module_graph
module._update_translations(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 844, in _update_translations
self.env['ir.module.module']._load_module_terms(mod_names, filter_lang, overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_module_module.py", line 498, in _load_module_terms
self.env.cr.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 137, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 863, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 721, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 717, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6926, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1707, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4890, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 586, in _compute_amount_to_invoice
super(SaleOrder, non_recurring)._compute_amount_to_invoice()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 645, in _compute_amount_to_invoice
order.amount_to_invoice = order.amount_total - invoices._get_sale_order_invoiced_amount(order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1707, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4890, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 464, in _compute_amounts
tax_results = order.env['account.tax']._compute_taxes([
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 465, in <listcomp>
line._convert_to_tax_base_line_dict()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 609, in _convert_to_tax_base_line_dict
taxes=self.tax_id,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2907, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4890, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 32, in _compute_tax_id
super(SaleOrderLine, self - reward_lines)._compute_tax_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 444, in _compute_tax_id
line.tax_id = result
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1302, in __set__
self.write(protected_records, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4337, in write
self.write_batch([(records, value)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4358, in write_batch
self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4945, in write_real
cr.execute(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 332, in execute
res = self._obj.execute(query, params)
psycopg2.errors.ForeignKeyViolation: insert or update on table "account_tax_sale_order_line_rel" violates foreign key constraint "account_tax_sale_order_line_rel_sale_order_line_id_fkey"
DETAIL: Key (sale_order_line_id)=(1148) is not present in table "sale_order_line".
|
2024-09-02 18:23:44
|
WARNING
|
server
|
odoo.tests.result:601
0 failed, 0 error(s) of 0 tests when loading database '72633-17-0-all'
|
2024-09-02 18:23:44
|
WARNING
|
server
|
odoo.modules.loading:632
Transient module states were reset
|
| | |
This error is already known.
|
2024-09-02 18:23:44
|
ERROR
|
server
|
odoo.modules.registry:119
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 87, in __new__
return cls.registries[db_name]
File "<decorator-gen-5>", 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: '72633-17-0-all'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 114, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 422, in load_modules
loaded_modules, processed_modules = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 205, in load_module_graph
registry.init_models(env.cr, model_names, {'module': package.name}, new_install)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 588, in init_models
self.check_indexes(cr, model_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 618, in check_indexes
existing = dict(cr.fetchall())
psycopg2.InterfaceError: cursor already closed
|
2024-09-02 18:23:51
|
INFO
|
runbot
|
Getting results for build 72633-17-0
|
2024-09-02 18:23:51
|
|
|
Step all finished in 19m
|
2024-09-02 18:23:51
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-09-02 18:23:51
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-09-02 18:23:53
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-09-02 18:23:53
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-09-02 18:23:53
|
INFO
|
runbot
|
Start running build 72633-17-0
|
2024-09-02 18:23:53
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-09-02 18:23:56
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-09-02 18:23:59
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.48s, 0 queries (+0 extra)
|
2024-09-02 18:40:03
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-09-02 18:40:15
|
INFO
|
server
|
odoo.modules.loading:301
549 modules loaded in 6.25s, 0 queries (+0 extra)
|
2024-09-02 18:40:53
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-09-02 18:40:59
|
INFO
|
server
|
odoo.modules.loading:301
549 modules loaded in 4.97s, 0 queries (+0 extra)
|
2024-09-02 19:22:53
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2024-09-02 19:23:07
|
INFO
|
server
|
odoo.modules.loading:301
549 modules loaded in 7.19s, 0 queries (+0 extra)
|
2024-09-02 20:39:10
|
INFO
|
runbot
|
Kill build 72633-17-0
|