Date |
Level |
Type |
Message |
2024-05-22 18:03:06
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 18:03:06
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 18:03:06
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-22 18:03:29
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 9.29s, 9018 queries (+9018 extra)
|
2024-05-22 18:09:42
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-22 18:10:29
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-22 18:11:39
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-22 18:11:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-05-22 18:11:46
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-22 18:11:46
|
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-05-22 18:11:46
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-22 18:11:46
|
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-05-22 18:12:04
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert7 in (AR) Responsable Inscripto company
|
2024-05-22 18:12:04
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Monotributista company
|
2024-05-22 18:12:04
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert7 in (AR) Exento company
|
2024-05-22 18:14:02
|
INFO
|
server
|
odoo.modules.loading:303
397 modules loaded in 625.92s, 296856 queries (+297118 extra)
|
2024-05-22 18:14:02
|
INFO
|
server
|
odoo.modules.loading:303
398 modules loaded in 0.90s, 228 queries (+228 extra)
|
2024-05-22 18:14:14
|
|
|
Step all_no_test finished in 11m
|
2024-05-22 18:14:14
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 18:14:14
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-22 18:14:15
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-05-22 18:14:15
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 18:14:15
|
INFO
|
runbot
|
Start running build 54541-16-0
|
2024-05-22 18:14:15
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-22 18:14:17
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-05-22 18:14:23
|
INFO
|
server
|
odoo.modules.loading:303
398 modules loaded in 4.68s, 0 queries (+0 extra)
|
2024-05-22 18:15:33
|
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-05-22 18:17:25
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000223
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1331, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3838, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 106, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 29, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 207, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 167, in _post
posted = super(AccountMove, self.with_context(skip_cogs_reconciliation=True))._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_account/models/account_move.py", line 51, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-22 18:17:25
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000222
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1331, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3838, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 106, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 29, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 207, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 167, in _post
posted = super(AccountMove, self.with_context(skip_cogs_reconciliation=True))._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_account/models/account_move.py", line 51, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-22 18:17:25
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000221
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1331, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3838, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 106, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 29, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 207, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 167, in _post
posted = super(AccountMove, self.with_context(skip_cogs_reconciliation=True))._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_account/models/account_move.py", line 51, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-22 18:17:44
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:17:44
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:17:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:17:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:17:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:17:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:17:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:1403
Unknown directives or unused attributes: {'t-esc'} in l10n_ar.custom_header
|
2024-05-22 18:18:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 18:18:20
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2024-05-22 21:04:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (128) timeout after 120s
|
2024-05-22 21:06:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (131) timeout after 120s
|
2024-05-22 21:08:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (133) timeout after 120s
|
2024-05-22 21:10:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (135) timeout after 120s
|
2024-05-22 21:12:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (137) timeout after 120s
|
2024-05-22 21:14:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (139) timeout after 120s
|
2024-05-22 21:16:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (141) timeout after 120s
|
2024-05-22 21:18:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (143) timeout after 120s
|
2024-05-22 21:20:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (145) timeout after 120s
|
2024-05-22 21:22:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (147) timeout after 120s
|
2024-05-22 21:24:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (149) timeout after 120s
|
2024-05-22 21:26:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (151) timeout after 120s
|
2024-05-22 21:28:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (153) timeout after 120s
|
2024-05-22 21:30:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (155) timeout after 120s
|
2024-05-22 21:32:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (157) timeout after 120s
|
2024-05-22 21:34:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (159) timeout after 120s
|
2024-05-22 21:36:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (161) timeout after 120s
|
2024-05-22 21:38:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (163) timeout after 120s
|
2024-05-22 21:40:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (165) timeout after 120s
|
2024-05-22 21:42:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (167) timeout after 120s
|
2024-05-22 21:44:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (169) timeout after 120s
|
2024-05-22 21:46:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (171) timeout after 120s
|
2024-05-22 21:48:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (173) timeout after 120s
|
2024-05-22 21:50:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (175) timeout after 120s
|
2024-05-22 21:52:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (177) timeout after 120s
|
2024-05-22 21:54:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (179) timeout after 120s
|
2024-05-22 21:56:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (181) timeout after 120s
|
2024-05-22 21:58:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (183) timeout after 120s
|
2024-05-22 22:00:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (185) timeout after 120s
|
2024-05-22 22:02:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (187) timeout after 120s
|
2024-05-22 22:04:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (189) timeout after 120s
|
2024-05-22 22:06:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (191) timeout after 120s
|
2024-05-22 22:08:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (193) timeout after 120s
|
2024-05-22 22:10:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (195) timeout after 120s
|
2024-05-22 22:12:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (197) timeout after 120s
|
2024-05-22 22:14:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (199) timeout after 120s
|
2024-05-22 22:16:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (201) timeout after 120s
|
2024-05-22 22:18:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (203) timeout after 120s
|
2024-05-22 22:20:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (205) timeout after 120s
|
2024-05-22 22:22:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (207) timeout after 120s
|
2024-05-22 22:24:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (209) timeout after 120s
|
2024-05-22 22:26:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (211) timeout after 120s
|
2024-05-22 22:28:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (213) timeout after 120s
|
2024-05-22 22:30:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (215) timeout after 120s
|
2024-05-22 22:32:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (217) timeout after 120s
|
2024-05-22 22:34:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (219) timeout after 120s
|
2024-05-22 22:36:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (221) timeout after 120s
|
2024-05-22 22:38:48
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (223) timeout after 120s
|
2024-05-22 22:40:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (225) timeout after 120s
|
2024-05-22 22:42:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (227) timeout after 120s
|
2024-05-22 22:44:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (229) timeout after 120s
|
2024-05-22 22:46:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (231) timeout after 120s
|
2024-05-22 22:48:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (233) timeout after 120s
|
2024-05-22 22:50:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (235) timeout after 120s
|
2024-05-22 22:52:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (237) timeout after 120s
|
2024-05-22 22:54:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (239) timeout after 120s
|
2024-05-22 22:56:48
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (241) timeout after 120s
|
2024-05-22 22:58:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (243) timeout after 120s
|
2024-05-22 23:00:48
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (245) timeout after 120s
|
2024-05-22 23:02:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (247) timeout after 120s
|
2024-05-22 23:05:29
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (249) timeout after 120s
|
2024-05-22 23:06:50
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (251) timeout after 120s
|
2024-05-22 23:08:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (253) timeout after 120s
|
2024-05-22 23:10:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (255) timeout after 120s
|
2024-05-22 23:12:48
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (257) timeout after 120s
|
2024-05-22 23:14:49
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (259) timeout after 120s
|
2024-05-22 23:16:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (261) timeout after 120s
|
2024-05-22 23:18:50
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (263) timeout after 120s
|
2024-05-22 23:20:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (265) timeout after 120s
|
2024-05-22 23:22:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (267) timeout after 120s
|
2024-05-22 23:24:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (269) timeout after 120s
|
2024-05-22 23:26:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (271) timeout after 120s
|
2024-05-22 23:28:49
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (273) timeout after 120s
|
2024-05-22 23:30:48
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (275) timeout after 120s
|
2024-05-22 23:32:49
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (277) timeout after 120s
|
2024-05-22 23:34:54
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-05-23 15:19:56
|
INFO
|
runbot
|
Kill build 54541-16-0
|