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:4561d29a  
Subject: [FIX] calendar: stop sending duplicate email on meeting update
Author: pish-odoo
Committer: pish-odoo
Version: 19.0
Config: Default
Build time: 53s
Wait time: 77s
Load time: 53s
Date Level Type Message
2026-06-15 07:45:29 INFO runbot Init build environment with config Default
2026-06-15 07:45:29 Starting step all from config Default
2026-06-15 07:45:29 Using Dockerfile Tag odoo:DockerDefault
2026-06-15 07:45:41 INFO server odoo.modules.loading:350 1 modules loaded in 7.64s, 8404 queries (+8404 extra)
2026-06-15 07:45:42 WARNING server odoo.modules.module:606 python external dependency on 'yaml' does not appear o be a valid PyPI package. Using a PyPI package name is recommended.
2026-06-15 07:45:56 INFO server odoo.modules.loading:350 36 modules loaded in 14.19s, 16761 queries (+16762 extra)
2026-06-15 07:46:02 INFO runbot Getting results for build 03793-19-0
2026-06-15 07:46:02 Step all finished in 27s
2026-06-15 07:46:02 Starting step base from config Default
2026-06-15 07:46:02 Using Dockerfile Tag odoo:DockerDefault
2026-06-15 07:46:15 INFO server odoo.modules.loading:350 1 modules loaded in 9.25s, 8404 queries (+8404 extra)
2026-06-15 07:46:20 INFO server odoo.modules.loading:350 15 modules loaded in 3.92s, 4692 queries (+4692 extra)
2026-06-15 07:46:22 INFO runbot Getting results for build 03793-19-0
2026-06-15 07:46:22 Step base finished in 18s
2026-06-15 07:46:22 Starting step run from config Default
2026-06-15 07:46:22 INFO runbot Start running build 03793-19-0
2026-06-15 07:46:22 Using Dockerfile Tag odoo:DockerDefault
2026-06-15 07:46:25 INFO server odoo.modules.loading:350 1 modules loaded in 0.00s, 0 queries (+0 extra)
2026-06-15 07:46:26 INFO server odoo.modules.loading:350 36 modules loaded in 0.80s, 0 queries (+0 extra)
2026-06-15 07:46:52 INFO runbot Kill build 03793-19-0
2026-06-15 07:46:52 ERROR server odoo.addons.base.models.ir_cron:508
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 505, 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 688, 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.sudo()._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 408, 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