Date |
Level |
Type |
Message |
2024-11-14 16:53:49
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-11-14 16:53:49
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-11-14 16:53:49
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-14 16:54:02
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 7.49s, 9188 queries (+9188 extra)
|
2024-11-14 16:54:13
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 5.49s, 8037 queries (+8037 extra)
|
2024-11-14 16:54:14
|
|
|
Step base finished in 21s
|
2024-11-14 16:54:14
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-11-14 16:54:14
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-14 16:54:32
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 8.57s, 9188 queries (+9188 extra)
|
2024-11-14 16:58:46
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 9 in (AR) Responsable Inscripto company
|
2024-11-14 16:58:46
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 6 in (AR) Monotributista company
|
2024-11-14 16:58:46
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:128
Setting demo certificate from False to AR demo certificate 7 in (AR) Exento company
|
2024-11-14 17:00:14
|
INFO
|
server
|
odoo.modules.loading:329
359 modules loaded in 339.03s, 235182 queries (+239778 extra)
|
2024-11-14 17:00:14
|
INFO
|
server
|
odoo.modules.loading:329
360 modules loaded in 0.64s, 263 queries (+263 extra)
|
2024-11-14 17:00:20
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:329
Pregenerating assets bundles
|
2024-11-14 17:03:06
|
INFO
|
runbot
|
Getting results for build 91773-18-0
|
2024-11-14 17:03:06
|
|
|
Step all finished in 9m
|
2024-11-14 17:03:06
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-11-14 17:03:06
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-14 17:03:07
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-11-14 17:03:07
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-11-14 17:03:07
|
INFO
|
runbot
|
Start running build 91773-18-0
|
2024-11-14 17:03:07
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2024-11-14 17:03:13
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 17:03:13
|
INFO
|
server
|
odoo.modules.loading:329
19 modules loaded in 0.45s, 0 queries (+0 extra)
|
2024-11-14 17:21:00
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.03s, 0 queries (+0 extra)
|
2024-11-14 17:21:07
|
INFO
|
server
|
odoo.modules.loading:329
360 modules loaded in 5.52s, 0 queries (+0 extra)
|
2024-11-14 17:22:17
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 17:22:26
|
INFO
|
server
|
odoo.modules.loading:329
360 modules loaded in 4.12s, 0 queries (+0 extra)
|
2024-11-14 18:10:58
|
ERROR
|
server
|
odoo.sql_db:357
bad query: b' UPDATE "res_users"\n SET "write_date" = "__tmp"."write_date"::timestamp, "write_uid" = "__tmp"."write_uid"::int4\n FROM (VALUES (2, \'2024-11-14 18:10:50.730473\', 2)) AS "__tmp"("id", "write_date", "write_uid")\n WHERE "res_users"."id" = "__tmp"."id"\n '
ERROR: could not serialize access due to concurrent update
|
2024-11-14 18:10:58
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.09s, 0 queries (+0 extra)
|
2024-11-14 18:11:04
|
INFO
|
server
|
odoo.modules.loading:329
360 modules loaded in 5.83s, 0 queries (+0 extra)
|
2024-11-14 18:19:45
|
ERROR
|
server
|
odoo.sql_db:357
bad query: b"\n WITH visitor AS (\n \n INSERT INTO website_visitor (\n partner_id, access_token, last_connection_datetime, visit_count, lang_id,\n website_id, timezone, write_uid, create_uid, write_date, create_date, country_id)\n VALUES (\n NULL, 'c581a5f102ede6c8d5414853b9142a50', now() at time zone 'UTC', 1, 1,\n 1, NULL, 4, 4,\n now() at time zone 'UTC', now() at time zone 'UTC', (\n SELECT id FROM res_country WHERE code = NULL\n )\n )\n ON CONFLICT (access_token)\n DO UPDATE SET\n last_connection_datetime=excluded.last_connection_datetime,\n visit_count = CASE WHEN website_visitor.last_connection_datetime < NOW() AT TIME ZONE 'UTC' - INTERVAL '8 hours'\n THEN website_visitor.visit_count + 1\n ELSE website_visitor.visit_count\n END\n RETURNING id, CASE WHEN create_date = now() at time zone 'UTC' THEN 'inserted' ELSE 'updated' END AS upsert\n , 'https://91773-18-0-all.runbot.adhoc.com.ar/' AS url, 4 AS page_id\n ), track AS (\n INSERT INTO website_track (visitor_id, url, page_id, visit_datetime)\n SELECT id, url, page_id::integer, now() at time zone 'UTC' FROM visitor\n )\n SELECT id, upsert from visitor;\n "
ERROR: could not serialize access due to concurrent update
|
2024-11-14 18:41:24
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 18:41:24
|
INFO
|
server
|
odoo.modules.loading:329
360 modules loaded in 0.23s, 0 queries (+0 extra)
|
2024-11-14 18:41:24
|
INFO
|
server
|
odoo.modules.loading:329
361 modules loaded in 1.09s, 90 queries (+90 extra)
|
2024-11-14 18:41:31
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 18:41:31
|
INFO
|
server
|
odoo.modules.loading:329
361 modules loaded in 0.23s, 0 queries (+0 extra)
|
2024-11-14 18:41:37
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 18:41:37
|
INFO
|
server
|
odoo.modules.loading:329
361 modules loaded in 0.36s, 0 queries (+0 extra)
|
2024-11-14 18:42:38
|
INFO
|
server
|
odoo.modules.loading:329
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module hr_mobile: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module payment_mercado_pago_ux: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module partner_whatsapp: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module base_algolia_search: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module base_dynamic_message: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module partner_internal_code: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module server_global_parameters: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module web_environment_ribbon: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module base_exception: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module base_ux: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_accountant_check_printing: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module mail_activity_automation: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module mail_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module report_aeroo: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module contacts_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_external_tax: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module server_mode: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module timer: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_internal_transfer: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module maintenance_ux: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module partner_state: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module partner_tree_first: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_internal_code: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_barcodelookup: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_catalog_tree: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_currency: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_prices_update: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_template_tree_first: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_uoms: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_ux: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module saas_client: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module portal_backend: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module saas_client_adhoc: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module digest_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module helpdesk: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module spreadsheet_edition: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_accountant: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_background_post: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_batch_payment: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module currency_rate_live: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_invoice_commission: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_invoice_partial: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_invoice_prices_update: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module helpdesk_sms: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module analytic_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module card_installment: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module crm_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module crm_helpdesk: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module hr_gantt: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module helpdesk_ux: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module location_security: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_price_taxes_included: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module product_stock_by_location: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module project_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module project_my_tasks_by_stage: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module quality: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_accountant_batch_payment: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module saas_client_base_automation: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module spreadsheet_dashboard_edition: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module stock_barcode: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module stock_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module stock_picking_state: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module website_doc: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module website_enterprise: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module website_helpdesk: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_auto_transfer: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_avatax: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_bank_statement_import: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_base_import: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_online_synchronization: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module account_payment_ux: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module accountant: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module hr_attendance_gantt: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module hr_holidays_gantt: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module hr_holidays_ux: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module l10n_us_1099: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module l10n_us_check_printing: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module l10n_us_payment_nacha: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module project_enterprise_hr: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module mrp_workorder: not installable, skipped
|
2024-11-14 18:42:38
|
WARNING
|
server
|
odoo.modules.graph:75
module payment_multic_ux: not installable, skipped
|
2024-11-14 18:42:38
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-11-14 19:18:50
|
INFO
|
runbot
|
Kill build 91773-18-0
|