Date |
Level |
Type |
Message |
2024-05-22 18:53:29
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 18:53:29
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 18:53:29
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-22 18:53:51
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 10.03s, 9018 queries (+9018 extra)
|
2024-05-22 19:00:12
|
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 19:00:57
|
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 19:01:57
|
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 19:01:57
|
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 19:02:03
|
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 19:02:03
|
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 19:02:03
|
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 19:02:03
|
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 19:02:16
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert3 in (AR) Responsable Inscripto company
|
2024-05-22 19:02:16
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Monotributista company
|
2024-05-22 19:02:16
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert4 in (AR) Exento company
|
2024-05-22 19:04:00
|
INFO
|
server
|
odoo.modules.loading:303
397 modules loaded in 605.36s, 296852 queries (+297114 extra)
|
2024-05-22 19:04:02
|
INFO
|
server
|
odoo.modules.loading:303
398 modules loaded in 0.82s, 228 queries (+228 extra)
|
2024-05-22 19:04:14
|
|
|
Step all_no_test finished in 11m
|
2024-05-22 19:04:14
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 19:04:14
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-22 19:04:15
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-05-22 19:04:15
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-22 19:04:15
|
INFO
|
runbot
|
Start running build 54558-16-0
|
2024-05-22 19:04:15
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-22 19:04:23
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-05-22 19:04:23
|
INFO
|
server
|
odoo.modules.loading:303
398 modules loaded in 5.11s, 0 queries (+0 extra)
|
2024-05-22 19:04: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 19:08:09
|
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 19:08:09
|
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 19:08:09
|
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 19:08:29
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:31
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:49
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:49
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:08:57
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-22 19:09:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2024-05-22 19:09:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2024-05-22 19:55:37
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (99) timeout after 120s
|
2024-05-22 19:57:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (101) timeout after 120s
|
2024-05-22 19:59:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (103) timeout after 120s
|
2024-05-22 21:55:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (105) timeout after 120s
|
2024-05-22 21:57:34
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (107) timeout after 120s
|
2024-05-22 21:59:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (109) timeout after 120s
|
2024-05-22 22:01:34
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (111) timeout after 120s
|
2024-05-22 22:03:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (113) timeout after 120s
|
2024-05-22 22:05:34
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (115) timeout after 120s
|
2024-05-22 22:07:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (117) timeout after 120s
|
2024-05-22 22:09:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (119) timeout after 120s
|
2024-05-22 22:11:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (121) timeout after 120s
|
2024-05-22 22:13:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (123) timeout after 120s
|
2024-05-22 22:15:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (125) timeout after 120s
|
2024-05-22 22:17:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (127) timeout after 120s
|
2024-05-22 22:19:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (129) timeout after 120s
|
2024-05-22 22:21:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (131) timeout after 120s
|
2024-05-22 22:23:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (133) timeout after 120s
|
2024-05-22 22:25:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (135) timeout after 120s
|
2024-05-22 22:27:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (137) timeout after 120s
|
2024-05-22 22:29:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (139) timeout after 120s
|
2024-05-22 22:31:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (141) timeout after 120s
|
2024-05-22 22:33:37
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (143) timeout after 120s
|
2024-05-22 22:35:37
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (145) timeout after 120s
|
2024-05-22 22:37:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (147) timeout after 120s
|
2024-05-22 22:39:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (149) timeout after 120s
|
2024-05-22 22:41:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (151) timeout after 120s
|
2024-05-22 22:43:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (153) timeout after 120s
|
2024-05-22 22:45:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (155) timeout after 120s
|
2024-05-22 22:47:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (157) timeout after 120s
|
2024-05-22 22:49:37
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (159) timeout after 120s
|
2024-05-22 22:51:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (161) timeout after 120s
|
2024-05-22 22:53:37
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (163) timeout after 120s
|
2024-05-22 22:55:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (165) timeout after 120s
|
2024-05-22 22:57:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (167) timeout after 120s
|
2024-05-22 22:59:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (169) timeout after 120s
|
2024-05-22 23:01:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (171) timeout after 120s
|
2024-05-22 23:05:29
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (173) timeout after 120s
|
2024-05-22 23:05:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (175) timeout after 120s
|
2024-05-22 23:07:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (177) timeout after 120s
|
2024-05-22 23:09:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (179) timeout after 120s
|
2024-05-22 23:11:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (181) timeout after 120s
|
2024-05-22 23:13:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (183) timeout after 120s
|
2024-05-22 23:15:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (185) timeout after 120s
|
2024-05-22 23:17:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (187) timeout after 120s
|
2024-05-22 23:19:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (189) timeout after 120s
|
2024-05-22 23:21:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (191) timeout after 120s
|
2024-05-22 23:23:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (193) timeout after 120s
|
2024-05-22 23:25:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (195) timeout after 120s
|
2024-05-22 23:27:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (197) timeout after 120s
|
2024-05-22 23:29:39
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (199) timeout after 120s
|
2024-05-22 23:31:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (201) timeout after 120s
|
2024-05-22 23:33:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (203) timeout after 120s
|
2024-05-22 23:35:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (205) timeout after 120s
|
2024-05-22 23:37:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (207) timeout after 120s
|
2024-05-22 23:39:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (209) timeout after 120s
|
2024-05-22 23:41:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (211) timeout after 120s
|
2024-05-22 23:43:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (213) timeout after 120s
|
2024-05-22 23:45:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (215) timeout after 120s
|
2024-05-22 23:47:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (217) timeout after 120s
|
2024-05-22 23:49:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (219) timeout after 120s
|
2024-05-22 23:51:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (221) timeout after 120s
|
2024-05-22 23:53:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (223) timeout after 120s
|
2024-05-22 23:55:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (225) timeout after 120s
|
2024-05-22 23:57:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (227) timeout after 120s
|
2024-05-22 23:59:40
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (229) timeout after 120s
|
2024-05-23 00:01:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (231) timeout after 120s
|
2024-05-23 00:03:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (233) timeout after 120s
|
2024-05-23 00:05:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (235) timeout after 120s
|
2024-05-23 00:07:43
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (237) timeout after 120s
|
2024-05-23 00:09:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (239) timeout after 120s
|
2024-05-23 00:11:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (241) timeout after 120s
|
2024-05-23 00:13:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (243) timeout after 120s
|
2024-05-23 00:15:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (245) timeout after 120s
|
2024-05-23 00:17:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (247) timeout after 120s
|
2024-05-23 00:19:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (249) timeout after 120s
|
2024-05-23 00:21:45
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (251) timeout after 120s
|
2024-05-23 00:23:47
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (253) timeout after 120s
|
2024-05-23 00:25:42
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (255) timeout after 120s
|
2024-05-23 00:27:46
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (257) timeout after 120s
|
2024-05-23 00:29:42
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-05-23 15:44:14
|
INFO
|
runbot
|
Kill build 54558-16-0
|
2024-05-27 19:19:42
|
|
|
Waking up build
|
2024-05-27 19:19:42
|
INFO
|
runbot
|
Start running build 54558-16-0
|
2024-05-27 19:19:42
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-27 19:19:42
|
ERROR
|
runbot
|
Failed waking up build
|
2024-05-27 19:19:48
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-05-27 19:19:48
|
INFO
|
server
|
odoo.modules.loading:303
398 modules loaded in 3.44s, 0 queries (+0 extra)
|
2024-05-27 19:21:10
|
|
|
Waking up build
|
2024-05-27 19:21:10
|
INFO
|
runbot
|
Start running build 54558-16-0
|
2024-05-27 19:21:10
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-27 19:21:10
|
ERROR
|
runbot
|
Failed waking up build
|
2024-05-27 19:21:16
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-05-27 19:21:16
|
INFO
|
server
|
odoo.modules.loading:303
398 modules loaded in 3.45s, 0 queries (+0 extra)
|
2024-05-27 19:22:21
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #338 failed in Job #16
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, 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 674, 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 544, 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 390, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(338,)", 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-05-27 19:22:26
|
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
|