Date |
Level |
Type |
Message |
2023-11-13 23:50:44
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests
|
2023-11-13 23:50:44
|
|
|
Starting step base from config Adhoc Conf con tests
|
2023-11-13 23:50:44
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-13 23:51:03
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 7.90s, 8973 queries (+8973 extra)
|
2023-11-13 23:51:08
|
INFO
|
server
|
odoo.modules.loading:300
14 modules loaded in 4.43s, 5288 queries (+5288 extra)
|
2023-11-13 23:51:14
|
|
|
Step base finished in 24s
|
2023-11-13 23:51:14
|
|
|
Starting step all from config Adhoc Conf con tests
|
2023-11-13 23:51:14
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-13 23:51:34
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 8.40s, 8973 queries (+8973 extra)
|
2023-11-13 23:58:35
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-13 23:59:41
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 00:01:06
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 00:01:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2023-11-14 00:01:12
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 00:01:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2023-11-14 00:01:12
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 00:01:12
|
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
|
2023-11-14 00:01:23
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert4 in (AR) Responsable Inscripto company
|
2023-11-14 00:01:23
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert3 in (AR) Monotributista company
|
2023-11-14 00:01:23
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert2 in (AR) Exento company
|
2023-11-14 00:01:57
|
WARNING
|
server
|
odoo.modules.loading:93
Module demo_base 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 698, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 333, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 204, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 462, 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/demo_py/sale_order.py", line 25, in _init_demo_base
new_sale.write({'company_id': company.id, 'website_id': new_sale_website_id})
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 60, in write
return super().write(vals)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale_order_type/models/sale_order.py", line 36, in write
return super().write(vals)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 523, in write
res = super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/rating/models/rating_mixin.py", line 104, in write
result = super(RatingMixin, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 198, in write
return super(SaleOrder, self).write(values)
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_order_type/models/sale.py", line 189, in write
return super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/event_sale/models/sale_order.py", line 15, in write
result = super(SaleOrder, self).write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_stock/models/sale_order.py", line 121, 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/mail/models/mail_thread.py", line 315, in write
result = super(MailThread, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_activity_mixin.py", line 241, in write
return super(MailActivityMixin, self).write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3813, in write
self._check_company()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3448, in _check_company
raise UserError("\n".join(lines))
odoo.exceptions.UserError: Incompatible companies on records:
- 'V 0001-00000066' belongs to company 'Muebleria SRL' and 'Type' (type_id: 'Invoice Automation (Create)') 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(cr, 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(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 /data/build/ingadhoc-ingadhoc-demo/demo_base/demo/init_demo_py.xml:9, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
2023-11-14 00:01:57
|
ERROR
|
server
|
odoo.sql_db:324
bad query: INSERT INTO account_tax_sale_order_line_rel (sale_order_line_id, account_tax_id) VALUES (120, 277) 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)=(120) is not present in table "sale_order_line".
|
2023-11-14 00:01:57
|
WARNING
|
server
|
odoo.modules.loading:641
Transient module states were reset
|
| | |
This error is already known.
|
2023-11-14 00:01:57
|
ERROR
|
server
|
odoo.modules.registry:95
Failed to load registry
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 240, in load_module_graph
module._update_translations(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 941, 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 494, in _load_module_terms
self.env.cr.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 134, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 875, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 737, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 733, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 59, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1395, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_margin/models/sale_order.py", line 24, in _compute_margin
grouped_order_lines_data = self.env['sale.order.line'].read_group(
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 73, in read_group
return super().read_group(domain, fields, groupby, offset, limit, orderby, lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2192, in read_group
result = self._read_group_raw(domain, fields, groupby, offset=offset, limit=limit, orderby=orderby, lazy=lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2291, in _read_group_raw
self._flush_search(domain, fields=fnames + groupby_fields)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4644, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5597, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6171, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_margin/models/sale_order_line.py", line 33, in _compute_margin
line.margin = line.price_subtotal - (line.purchase_price * line.product_uom_qty)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 614, in _compute_amount
tax_results = self.env['account.tax']._compute_taxes([line._convert_to_tax_base_line_dict()])
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 601, in _convert_to_tax_base_line_dict
taxes=self.tax_id,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2797, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 29, 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 412, in _compute_tax_id
line.tax_id = result
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1300, in __set__
self.write(protected_records, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4251, in write
return self.write_batch([(records, value)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4272, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4858, in write_real
cr.execute(query, pairs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 321, 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)=(120) is not present in table "sale_order_line".
|
2023-11-14 00:01:57
|
CRITICAL
|
server
|
odoo.service.server:1336
Failed to initialize database `26311-16-0-all`.
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-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 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 240, in load_module_graph
module._update_translations(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 941, 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 494, in _load_module_terms
self.env.cr.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 134, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 875, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 737, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 733, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 59, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1395, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_margin/models/sale_order.py", line 24, in _compute_margin
grouped_order_lines_data = self.env['sale.order.line'].read_group(
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 73, in read_group
return super().read_group(domain, fields, groupby, offset, limit, orderby, lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2192, in read_group
result = self._read_group_raw(domain, fields, groupby, offset=offset, limit=limit, orderby=orderby, lazy=lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2291, in _read_group_raw
self._flush_search(domain, fields=fnames + groupby_fields)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4644, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5597, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6171, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_margin/models/sale_order_line.py", line 33, in _compute_margin
line.margin = line.price_subtotal - (line.purchase_price * line.product_uom_qty)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 614, in _compute_amount
tax_results = self.env['account.tax']._compute_taxes([line._convert_to_tax_base_line_dict()])
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 601, in _convert_to_tax_base_line_dict
taxes=self.tax_id,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2797, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 29, 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 412, in _compute_tax_id
line.tax_id = result
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1300, in __set__
self.write(protected_records, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4251, in write
return self.write_batch([(records, value)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4272, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4858, in write_real
cr.execute(query, pairs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 321, 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)=(120) is not present in table "sale_order_line".
|
2023-11-14 00:01:57
|
WARNING
|
server
|
odoo.tests.result:590
0 failed, 0 error(s) of 0 tests when loading database '26311-16-0-all'
|
2023-11-14 00:01:57
|
ERROR
|
server
|
odoo.sql_db:324
bad query: SELECT "ir_attachment".id FROM "ir_attachment" WHERE ((("ir_attachment"."res_model" = 'res.company') AND ("ir_attachment"."res_field" = 'favicon')) AND ("ir_attachment"."res_id" in (1))) ORDER BY "ir_attachment"."id" DESC
ERROR: cursor already closed
|
2023-11-14 00:01:57
|
WARNING
|
server
|
odoo.modules.loading:641
Transient module states were reset
|
| | |
This error is already known.
|
2023-11-14 00:01:57
|
ERROR
|
server
|
odoo.modules.registry:95
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 64, in __new__
return cls.registries[db_name]
File "<decorator-gen-8>", 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: '26311-16-0-all'
During handling of the above exception, another exception occurred:
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-8>", 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.config_parameter', <function IrConfigParameter._get_param at 0x7f63e79ba9e0>, 'base.image_autoresize_extensions')
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 599, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4374, in _load_records
data['record']._load_records_write(data['values'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4305, in _load_records_write
self.write(values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/res_company.py", line 261, in write
res = super(Company, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3765, in write
field.write(self, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2420, in write
atts.write({'datas': value})
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_attachment.py", line 610, in write
vals = self._check_contents(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_attachment.py", line 364, in _check_contents
values = self._postprocess_contents(values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_attachment.py", line 316, in _postprocess_contents
supported_subtype = ICP('base.image_autoresize_extensions', 'png,jpeg,bmp,tiff').split(',')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_config_parameter.py", line 68, in get_param
return self._get_param(key) or default
File "<decorator-gen-65>", line 2, in _get_param
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_config_parameter.py", line 76, in _get_param
self.env.cr.execute("SELECT value FROM ir_config_parameter WHERE key = %s", [key])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 321, in execute
res = self._obj.execute(query, params)
psycopg2.InterfaceError: cursor already closed
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 429, in load_modules
loaded_modules, processed_modules = 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 698, in _tag_root
f(rec)
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 /data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/data/res_company_data.xml:4, somewhere inside
<record id="main_company" model="res.company">
<field name="name">My Company</field>
<field name="partner_id" ref="main_partner"/>
<field name="currency_id" ref="base.EUR"/>
<field name="favicon" model="res.company" eval="obj()._get_default_favicon(original=True)"/>
</record>
|
2023-11-14 00:02:03
|
INFO
|
runbot
|
Getting results for build 26311-16-0
|
2023-11-14 00:02:03
|
|
|
Step all finished in 11m
|
2023-11-14 00:02:03
|
|
|
Starting step setup from config Adhoc Conf con tests
|
2023-11-14 00:02:03
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-14 00:02:04
|
INFO
|
runbot
|
Step setup finished in 1s
|
2023-11-14 00:02:04
|
|
|
Starting step run from config Adhoc Conf con tests
|
2023-11-14 00:02:04
|
INFO
|
runbot
|
Start running build 26311-16-0
|
2023-11-14 00:02:04
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-14 00:02:11
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 00:02:11
|
INFO
|
server
|
odoo.modules.loading:300
14 modules loaded in 0.09s, 0 queries (+0 extra)
|
2023-11-14 14:15:16
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 14:15:16
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 14:15:21
|
INFO
|
server
|
odoo.modules.loading:300
550 modules loaded in 4.08s, 0 queries (+0 extra)
|
2023-11-14 14:15:21
|
INFO
|
server
|
odoo.modules.loading:300
550 modules loaded in 4.00s, 0 queries (+0 extra)
|
2023-11-14 14:16:06
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 14:16:06
|
INFO
|
server
|
odoo.modules.loading:300
550 modules loaded in 3.82s, 0 queries (+0 extra)
|
2023-11-15 02:15:12
|
INFO
|
runbot
|
Kill build 26311-16-0
|