Commit: openerp_saas_tenant:1d1443f9  
Subject: [FIX] check new_user_id
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: tenant_docker_actions:4c84f3b4  
Subject: [ADD] .gitignore
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: openerp_saas_tenant_docker_container:3c31b564  
Subject: [ADD] .gitignore
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: openerp_saas_tenant_extension:63c822cb  
Subject: upgrade to 19.0
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: openerp_saas_tenant_account:8cc1bc8e  
Subject: upgrade to 19.0
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: db_idle_connection:022dbacf  
Subject: [ADD] gitignore
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: db_filter:b0ed55c0  
Subject: upgrade to 19.0
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: openerp_dashboard:8139bd18  
Subject: [REF] improved data loading and chart rendering
Author: max-zagrebelny
Committer: max-zagrebelny
Commit: odoo:366d7122  
Subject: [FIX] account_edi_ubl_cii: prevent crash when invoice line has no lable
Author: raaa-odoo
Committer: raaa-odoo
Version: 19.0
Config: Default
Build time: 49s
Wait time: 68s
Load time: 49s
Date Level Type Message
2025-12-25 15:10:22 INFO runbot Init build environment with config Default
2025-12-25 15:10:22 Starting step all from config Default
2025-12-25 15:10:22 Using Dockerfile Tag odoo:DockerDefault
2025-12-25 15:10:33 INFO server odoo.modules.loading:350 1 modules loaded in 7.01s, 8377 queries (+8377 extra)
2025-12-25 15:10:33 WARNING server odoo.modules.module:605 python external dependency on 'yaml' does not appear o be a valid PyPI package. Using a PyPI package name is recommended.
2025-12-25 15:10:47 INFO server odoo.modules.loading:350 36 modules loaded in 13.18s, 16727 queries (+16728 extra)
2025-12-25 15:10:52 INFO runbot Getting results for build 01574-19-0
2025-12-25 15:10:52 Step all finished in 25s
2025-12-25 15:10:52 Starting step base from config Default
2025-12-25 15:10:52 Using Dockerfile Tag odoo:DockerDefault
2025-12-25 15:11:05 INFO server odoo.modules.loading:350 1 modules loaded in 8.94s, 8377 queries (+8377 extra)
2025-12-25 15:11:10 INFO server odoo.modules.loading:350 15 modules loaded in 3.75s, 4686 queries (+4686 extra)
2025-12-25 15:11:11 INFO runbot Getting results for build 01574-19-0
2025-12-25 15:11:11 Step base finished in 18s
2025-12-25 15:11:11 Starting step run from config Default
2025-12-25 15:11:11 INFO runbot Start running build 01574-19-0
2025-12-25 15:11:11 Using Dockerfile Tag odoo:DockerDefault
2025-12-25 15:11:15 INFO server odoo.modules.loading:350 1 modules loaded in 0.00s, 0 queries (+0 extra)
2025-12-25 15:11:15 INFO server odoo.modules.loading:350 36 modules loaded in 0.86s, 0 queries (+0 extra)
2025-12-25 15:11:44 ERROR server odoo.addons.base.models.ir_cron:461
Job 'Close Database Idle Scheduler' (14) server action #172 failed
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/base/models/ir_cron.py", line 459, in _run_job
    cron._callback(job['cron_name'], job['ir_actions_server_id'])
  File "/data/build/odoo/odoo/addons/base/models/ir_cron.py", line 619, in _callback
    self.env['ir.actions.server'].browse(server_action_id).run()
  File "/data/build/odoo/odoo/addons/base/models/ir_actions.py", line 1177, in run
    res = action._run(records, eval_context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/addons/base/models/ir_actions.py", line 1190, in _run
    res = runner(run_self, eval_context=eval_context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/addons/base/models/ir_actions.py", line 1014, in _run_action_code_multi
    safe_eval(self.code.strip(), eval_context, mode="exec", filename=str(self))
  File "/data/build/odoo/odoo/tools/safe_eval.py", line 397, in safe_eval
    return unsafe_eval(c, globals_dict, None)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ir.actions.server(172,)", line 1, in <module>
  File "/data/build/single_module_repos/db_idle_connection/models/saas_service.py", line 27, in closing_pg_connections
    raise UserError(_('Docker Destination Path Is Not Defined'))
odoo.exceptions.UserError: Docker Destination Path Is Not Defined
2025-12-25 15:12:11 INFO runbot Kill build 01574-19-0