| Date |
Level |
Type |
Message |
|
2025-11-10 13:55:33
|
INFO
|
runbot
|
Init build environment with config Default with tests
|
|
|
2025-11-10 13:55:33
|
|
|
Starting step all_with_tests from config Default with tests
|
|
|
2025-11-10 13:55:33
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-11-10 13:55:37
|
ERROR
|
server
|
odoo.modules.registry:134
Failed to load registry
|
|
|
2025-11-10 13:55:37
|
CRITICAL
|
server
|
odoo.service.server:1404
Failed to initialize database `01031-18-0-all_with_tests`.
Traceback (most recent call last):
File "/data/build/odoo/odoo/modules/module.py", line 343, in load_manifest
manifest['version'] = adapt_version(manifest['version'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 463, in adapt_version
raise ValueError(f"Invalid version {base_version!r}. Modules should have a version in format `x.y`, `x.y.z`,"
ValueError: Invalid version '19.0.1.0.1'. Modules should have a version in format `x.y`, `x.y.z`, `18.0.x.y` or `18.0.x.y.z`.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/odoo/odoo/service/server.py", line 1366, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/registry.py", line 129, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/odoo/odoo/modules/loading.py", line 398, in load_modules
odoo.modules.db.initialize(cr)
File "/data/build/odoo/odoo/modules/db.py", line 44, in initialize
info = odoo.modules.get_manifest(i)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 363, in get_manifest
return copy.deepcopy(_get_manifest_cached(module, mod_path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 367, in _get_manifest_cached
return load_manifest(module, mod_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 346, in load_manifest
raise ValueError(f"Module {module}: invalid manifest") from e
ValueError: Module us_marketplace_integration_rozetka: invalid manifest
|
|
|
2025-11-10 13:55:43
|
INFO
|
runbot
|
Getting results for build 01031-18-0
|
|
|
2025-11-10 13:55:43
|
|
|
Step all_with_tests finished in 5s
|
|
|
2025-11-10 13:55:43
|
|
|
Starting step base from config Default with tests
|
|
|
2025-11-10 13:55:43
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-11-10 13:55:48
|
ERROR
|
server
|
odoo.modules.registry:134
Failed to load registry
|
|
|
2025-11-10 13:55:48
|
CRITICAL
|
server
|
odoo.service.server:1404
Failed to initialize database `01031-18-0-base`.
Traceback (most recent call last):
File "/data/build/odoo/odoo/modules/module.py", line 343, in load_manifest
manifest['version'] = adapt_version(manifest['version'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 463, in adapt_version
raise ValueError(f"Invalid version {base_version!r}. Modules should have a version in format `x.y`, `x.y.z`,"
ValueError: Invalid version '19.0.1.0.1'. Modules should have a version in format `x.y`, `x.y.z`, `18.0.x.y` or `18.0.x.y.z`.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/odoo/odoo/service/server.py", line 1366, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/registry.py", line 129, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/odoo/odoo/modules/loading.py", line 398, in load_modules
odoo.modules.db.initialize(cr)
File "/data/build/odoo/odoo/modules/db.py", line 44, in initialize
info = odoo.modules.get_manifest(i)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 363, in get_manifest
return copy.deepcopy(_get_manifest_cached(module, mod_path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 367, in _get_manifest_cached
return load_manifest(module, mod_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/modules/module.py", line 346, in load_manifest
raise ValueError(f"Module {module}: invalid manifest") from e
ValueError: Module us_marketplace_integration_rozetka: invalid manifest
|
|
|
2025-11-10 13:55:49
|
INFO
|
runbot
|
Getting results for build 01031-18-0
|
|
|
2025-11-10 13:55:49
|
|
|
Step base finished in 5s
|
|
|
2025-11-10 13:55:49
|
|
|
Starting step run from config Default with tests
|
|
|
2025-11-10 13:55:49
|
INFO
|
runbot
|
Start running build 01031-18-0
|
|
|
2025-11-10 13:55:49
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-11-10 13:55:53
|
ERROR
|
server
|
odoo.modules.loading:395
Database 01031-18-0-all_with_tests not initialized, you can force it with `-i base`
|
|
|
2025-11-10 13:57:01
|
ERROR
|
server
|
odoo.sql_db:360
bad query: b"\n SELECT latest_version\n FROM ir_module_module\n WHERE name='base'\n "
ERROR: relation "ir_module_module" does not exist
LINE 3: FROM ir_module_module
^
|
|
|
2025-11-10 13:57:01
|
WARNING
|
server
|
odoo.addons.base.models.ir_cron:161
Tried to poll an undefined table on database 01031-18-0-all_with_tests.
|
|
|
2025-11-10 13:57:01
|
ERROR
|
server
|
odoo.sql_db:360
bad query: b"\n SELECT latest_version\n FROM ir_module_module\n WHERE name='base'\n "
ERROR: relation "ir_module_module" does not exist
LINE 3: FROM ir_module_module
^
|
|
|
2025-11-10 13:57:01
|
WARNING
|
server
|
odoo.addons.base.models.ir_cron:161
Tried to poll an undefined table on database 01031-18-0-all_with_tests.
|
|
|
2025-11-10 13:57:26
|
ERROR
|
server
|
odoo.sql_db:360
bad query: b"\n SELECT latest_version\n FROM ir_module_module\n WHERE name='base'\n "
ERROR: relation "ir_module_module" does not exist
LINE 3: FROM ir_module_module
^
|
|
|
2025-11-10 13:57:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_cron:161
Tried to poll an undefined table on database 01031-18-0-all_with_tests.
|
|
|
2025-11-10 13:57:39
|
INFO
|
runbot
|
Kill build 01031-18-0
|
|