Date |
Level |
Type |
Message |
2024-02-22 20:42:13
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 20:42:13
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 20:42:13
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-22 20:42:35
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 9.35s, 9028 queries (+9028 extra)
|
2024-02-22 20:47:08
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 20:47:28
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 20:47:47
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 20:47:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-02-22 20:47:47
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 20:47:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2024-02-22 20:47:54
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-22 20:47:54
|
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-02-22 20:48:07
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert2 in (AR) Responsable Inscripto company
|
2024-02-22 20:48:07
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Monotributista company
|
2024-02-22 20:48:07
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Exento company
|
2024-02-22 20:48:52
|
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 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/demo_py/sale_order.py", line 68, in _init_demo_base
invoices = sale_a._create_invoices(final=True)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_loyalty_taxcloud/models/sale_order.py", line 48, in _create_invoices
return super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-sale/sale_ux/models/sale_order.py", line 176, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order.py", line 107, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1206, in _create_invoices
moves = self.env['account.move'].sudo().with_context(default_move_type='out_invoice').create(invoice_vals_list)
File "<decorator-gen-341>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 97, in create
moves = super().create(vals_list)
File "<decorator-gen-324>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase/models/account_invoice.py", line 133, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-272>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 2305, in create
moves = super().create(vals_list)
File "<decorator-gen-140>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 258, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-68>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_fields.py", line 670, in create
recs = super().create(vals_list)
File "<decorator-gen-15>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3968, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4205, in _create
field.create([
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4259, in create
self.write_batch(record_values, True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4285, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4476, in write_real
flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4432, in flush
comodel.create(to_create)
File "<decorator-gen-273>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1441, in create
lines._check_constrains_account_id_journal_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1172, in _check_constrains_account_id_journal_id
self.flush_recordset()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5615, in flush_recordset
self._recompute_recordset(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6216, in _recompute_recordset
self._recompute_field(field, self._ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 100, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 701, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5904, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
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 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
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 4225, 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/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 693, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/res_company.py", line 166, in _uy_get_environment_type
raise UserError(_('Uruware/DGI environment not configured for company "%s", please check accounting settings') % (self.name))
odoo.exceptions.UserError: Uruware/DGI environment not configured for company "(UY) Company", please check accounting settings
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"/>
|
2024-02-22 20:48:52
|
WARNING
|
server
|
odoo.modules.loading:641
Transient module states were reset
|
| | |
This error is already known.
|
2024-02-22 20:48:52
|
ERROR
|
server
|
odoo.modules.registry:95
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).needed_terms'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).invoice_line_ids'
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 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 947, 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 877, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 739, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 735, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
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 4225, 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-account-financial-tools/account_ux/models/account_move.py", line 135, in _compute_invoice_date_due
return super(AccountMove, invoices)._compute_invoice_date_due()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 802, in _compute_invoice_date_due
move.invoice_date_due = move.needed_terms and max(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1209, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2355, in compute_value
super().compute_value(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
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 4225, 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/hr_expense/models/account_move.py", line 46, in _compute_needed_terms
super()._compute_needed_terms()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 982, in _compute_needed_terms
if invoice.is_invoice(True) and invoice.invoice_line_ids:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4362, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2801, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1186, in __get__
recs._fetch_field(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3194, in _fetch_field
self._read(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3304, in _read
field.read(fetched)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4372, in read
lines = comodel.search(domain)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1512, in search
res = self._search(domain, offset=offset, limit=limit, order=order, count=count)
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 67, in _search
return super()._search(args, offset, limit, order, count, access_rights_uid)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4673, in _search
self._flush_search(domain, order=order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4651, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5604, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6202, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 100, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 701, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5904, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
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 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
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 4225, 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/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 693, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/res_company.py", line 166, in _uy_get_environment_type
raise UserError(_('Uruware/DGI environment not configured for company "%s", please check accounting settings') % (self.name))
odoo.exceptions.UserError: Uruware/DGI environment not configured for company "(UY) Company", please check account
...<message too long, truncated>
|
2024-02-22 20:48:52
|
CRITICAL
|
server
|
odoo.service.server:1336
Failed to initialize database `42270-16-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).needed_terms'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).invoice_line_ids'
During handling of the above exception, another exception occurred:
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 947, 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 877, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 739, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 735, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
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 4225, 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-account-financial-tools/account_ux/models/account_move.py", line 135, in _compute_invoice_date_due
return super(AccountMove, invoices)._compute_invoice_date_due()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 802, in _compute_invoice_date_due
move.invoice_date_due = move.needed_terms and max(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1209, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2355, in compute_value
super().compute_value(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
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 4225, 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/hr_expense/models/account_move.py", line 46, in _compute_needed_terms
super()._compute_needed_terms()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 982, in _compute_needed_terms
if invoice.is_invoice(True) and invoice.invoice_line_ids:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4362, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2801, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1186, in __get__
recs._fetch_field(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3194, in _fetch_field
self._read(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3304, in _read
field.read(fetched)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4372, in read
lines = comodel.search(domain)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1512, in search
res = self._search(domain, offset=offset, limit=limit, order=order, count=count)
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 67, in _search
return super()._search(args, offset, limit, order, count, access_rights_uid)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4673, in _search
self._flush_search(domain, order=order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4651, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5604, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6202, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 100, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 701, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5904, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
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 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
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 4225, 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/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 693, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
F
...<message too long, truncated>
|
2024-02-22 20:48:52
|
|
|
Step all_no_test finished in 6m
|
2024-02-22 20:48:52
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 20:48:52
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-22 20:48:55
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-02-22 20:48:55
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-22 20:48:55
|
INFO
|
runbot
|
Start running build 42270-16-0
|
2024-02-22 20:48:55
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-22 20:48:57
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-22 20:49:03
|
INFO
|
server
|
odoo.modules.loading:300
274 modules loaded in 3.89s, 0 queries (+0 extra)
|
2024-02-22 20:49:03
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-02-22 20:49:15
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-22 20:49:15
|
INFO
|
server
|
odoo.modules.loading:300
274 modules loaded in 0.17s, 0 queries (+0 extra)
|
2024-02-22 20:49:21
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 1.53s, 392 queries (+392 extra)
|
2024-02-23 05:44:11
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:381
Call from cron Saas Client Database Backup for server action #334 failed in Job #16
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 373, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 668, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 538, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 362, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(334,)", line 1, in <module>
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
2024-02-23 20:44:46
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-02-24 05:43:45
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:381
Call from cron Saas Client Database Backup for server action #334 failed in Job #16
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 373, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 668, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 538, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 362, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(334,)", line 1, in <module>
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
2024-02-24 20:43:56
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-02-24 20:45:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:474
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-02-24 21:44:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (22) timeout after 120s
|
2024-02-24 21:45:07
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:45:07
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 21:46:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (33) timeout after 120s
|
2024-02-24 21:47:12
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:47:12
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 21:48:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (35) timeout after 120s
|
2024-02-24 21:49:16
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:49:16
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.15s, 0 queries (+0 extra)
|
2024-02-24 21:50:08
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (37) timeout after 120s
|
2024-02-24 21:51:17
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:51:17
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-24 21:52:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (39) timeout after 120s
|
2024-02-24 21:53:06
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:53:06
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 21:54:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (41) timeout after 120s
|
2024-02-24 21:55:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:55:09
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 21:56:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (43) timeout after 120s
|
2024-02-24 21:57:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:57:09
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 21:58:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (45) timeout after 120s
|
2024-02-24 21:59:15
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 21:59:15
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 22:00:09
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (47) timeout after 120s
|
2024-02-24 22:01:13
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:01:19
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-24 22:02:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (49) timeout after 120s
|
2024-02-24 22:03:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:03:09
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 22:04:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (51) timeout after 120s
|
2024-02-24 22:05:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:05:09
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:06:09
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (53) timeout after 120s
|
2024-02-24 22:07:12
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:07:12
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:08:09
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (55) timeout after 120s
|
2024-02-24 22:09:12
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:09:12
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-24 22:10:09
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (57) timeout after 120s
|
2024-02-24 22:11:17
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:11:17
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:12:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (59) timeout after 120s
|
2024-02-24 22:13:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:13:09
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-24 22:14:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (61) timeout after 120s
|
2024-02-24 22:15:09
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:15:09
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.11s, 0 queries (+0 extra)
|
2024-02-24 22:16:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (63) timeout after 120s
|
2024-02-24 22:17:15
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:17:15
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:18:09
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (65) timeout after 120s
|
2024-02-24 22:19:17
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:19:17
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:20:08
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (67) timeout after 120s
|
2024-02-24 22:21:17
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:21:17
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 22:22:08
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (69) timeout after 120s
|
2024-02-24 22:23:14
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:23:14
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:24:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (71) timeout after 120s
|
2024-02-24 22:25:13
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:25:13
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:26:10
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (73) timeout after 120s
|
2024-02-24 22:27:13
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:27:13
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 22:28:10
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (75) timeout after 120s
|
2024-02-24 22:29:15
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:29:15
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:30:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (77) timeout after 120s
|
2024-02-24 22:31:20
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:31:20
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:32:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (79) timeout after 120s
|
2024-02-24 22:33:08
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:33:08
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-24 22:34:11
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (81) timeout after 120s
|
2024-02-24 22:35:11
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:35:11
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.11s, 0 queries (+0 extra)
|
2024-02-24 22:36:08
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (83) timeout after 120s
|
2024-02-24 22:37:16
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:37:16
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.12s, 0 queries (+0 extra)
|
2024-02-24 22:38:07
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (85) timeout after 120s
|
2024-02-24 22:39:15
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:39:15
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-24 22:40:07
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (87) timeout after 120s
|
2024-02-24 22:41:18
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-24 22:41:18
|
INFO
|
server
|
odoo.modules.loading:300
275 modules loaded in 0.11s, 0 queries (+0 extra)
|
2024-02-24 22:42:09
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (89) timeout after 120s
|
2024-02-24 22:43:11
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-02-26 18:28:25
|
INFO
|
runbot
|
Kill build 42270-16-0
|