Commit: Gitlab Phileas Community 18.0:593e8178  
Subject: Add OCA Geospacial
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Core TMS 18.0:362ba15e  
Subject: Update tms_driver_app
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: OS4B raud:42f5d9b5  
Subject: Updated
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Common modules 18.0:7394ff95  
Subject: Enable fix_odoo_test_form
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Odoo 18.0:73a36410  
Subject: fix import addons/base_iban/data/res_partner_bank_demo.xml
Author: Yann Le Doaré
Committer: Yann Le Doaré
Version: master
Config: Default
Build time: 3m
Wait time: 3m
Load time: 3m10s
Date Level Type Message
2026-04-02 15:01:06 INFO runbot Rebuild initiated by Administrator
2026-04-02 15:01:10 INFO runbot Init build environment with config Default
2026-04-02 15:01:10 Starting step base from config Default
2026-04-02 15:01:10 Using Dockerfile Tag odoo:minimal_18_0
2026-04-02 15:01:29 INFO server odoo.modules.loading:360 1 modules loaded in 9.74s, 8884 queries (+8884 extra)
2026-04-02 15:01:35 INFO server odoo.modules.loading:360 12 modules loaded in 4.93s, 4186 queries (+4186 extra)
2026-04-02 15:01:36 INFO runbot Getting results for build 00301-master
2026-04-02 15:01:36 Step base finished in 24s
2026-04-02 15:01:36 Starting step all from config Default
2026-04-02 15:01:36 Using Dockerfile Tag odoo:minimal_18_0
2026-04-02 15:02:37 INFO server odoo.modules.loading:360 1 modules loaded in 52.15s, 8884 queries (+36543 extra)
2026-04-02 15:04:06 WARNING server odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: The switch --header-spacing, is not support using unpatched qt, and will be ignored.The switch --header-html, is not support using unpatched qt, and will be ignored.The switch --footer-html, is not support using unpatched qt, and will be ignored.QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-runbot'
2026-04-02 15:04:07 WARNING server odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: The switch --header-spacing, is not support using unpatched qt, and will be ignored.The switch --header-html, is not support using unpatched qt, and will be ignored.The switch --footer-html, is not support using unpatched qt, and will be ignored.QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-runbot'
2026-04-02 15:04:14 ERROR server odoo.sql_db:367
bad query: b'\n        CREATE EXTENSION postgis;\n        CREATE EXTENSION postgis_topology;\n    '
ERROR: permission denied to create extension "postgis"
HINT:  Must be superuser to create this extension.
2026-04-02 15:04:14 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x7cdc8e605620, file '/data/build/Gitlab Phileas Community 18.0/base_geoengine/geo_db.py', line 44, code init_postgis>
2026-04-02 15:04:14 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-04-02 15:04:14 ERROR server odoo.modules.registry:134 Failed to load registry
2026-04-02 15:04:14 CRITICAL server odoo.service.server:1404
Failed to initialize database `00301-master-all`.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Community 18.0/base_geoengine/geo_db.py", line 36, in init_postgis
    cr.execute(
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/sql_db.py", line 364, in execute
    res = self._obj.execute(query, params)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.InsufficientPrivilege: permission denied to create extension "postgis"
HINT:  Must be superuser to create this extension.


The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1366, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 489, in load_modules
    processed_modules += load_marked_modules(env, graph,
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
                        ^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 193, in load_module_graph
    getattr(py_module, pre_init)(env)
  File "/data/build/Gitlab Phileas Community 18.0/base_geoengine/geo_db.py", line 43, in init_postgis
    raise MissingError(
odoo.exceptions.MissingError: Error, can not automatically initialize spatial postgis support. Database user may have to be superuser and postgres/postgis extensions with their devel header have to be installed. If you do not want Odoo to connect with a super user you can manually prepare your database. To do this, open a client to your database using a super user and run:
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_topology;
2026-04-02 15:04:20 INFO runbot Getting results for build 00301-master
2026-04-02 15:04:20 Step all finished in 3m
2026-04-02 15:04:20 Starting step run from config Default
2026-04-02 15:04:20 INFO runbot Start running build 00301-master
2026-04-02 15:04:20 Using Dockerfile Tag odoo:minimal_18_0
2026-04-02 15:04:27 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:04:27 INFO server odoo.modules.loading:360 12 modules loaded in 0.74s, 0 queries (+0 extra)
2026-04-02 15:09:54 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:09:55 INFO server odoo.modules.loading:360 12 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:09:55 ERROR server odoo.sql_db:367
bad query: b'\n        CREATE EXTENSION postgis;\n        CREATE EXTENSION postgis_topology;\n    '
ERROR: permission denied to create extension "postgis"
HINT:  Must be superuser to create this extension.
2026-04-02 15:09:55 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-04-02 15:09:55 ERROR server odoo.modules.registry:134 Failed to load registry
2026-04-02 15:09:55 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:09:55 INFO server odoo.modules.loading:360 12 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:09:55 WARNING server odoo.http:2609
Error, can not automatically initialize spatial postgis support. Database user may have to be superuser and postgres/postgis extensions with their devel header have to be installed. If you do not want Odoo to connect with a super user you can manually prepare your database. To do this, open a client to your database using a super user and run:
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_topology;
2026-04-02 15:12:11 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:12:12 INFO server odoo.modules.loading:360 12 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:12:12 ERROR server odoo.sql_db:367
bad query: b'\n        CREATE EXTENSION postgis;\n        CREATE EXTENSION postgis_topology;\n    '
ERROR: permission denied to create extension "postgis"
HINT:  Must be superuser to create this extension.
2026-04-02 15:12:12 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-04-02 15:12:12 ERROR server odoo.modules.registry:134 Failed to load registry
2026-04-02 15:12:12 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:12:12 INFO server odoo.modules.loading:360 12 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-02 15:12:13 WARNING server odoo.http:2609
Error, can not automatically initialize spatial postgis support. Database user may have to be superuser and postgres/postgis extensions with their devel header have to be installed. If you do not want Odoo to connect with a super user you can manually prepare your database. To do this, open a client to your database using a super user and run:
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_topology;
2026-04-09 06:54:48 INFO runbot Killing build 00301-master, requested by Administrator (user #2)
2026-04-09 06:54:48 INFO runbot Kill build 00301-master