Date |
Level |
Type |
Message |
2025-03-11 15:55:24
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2025-03-11 15:55:24
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2025-03-11 15:55:24
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-11 15:55:50
|
INFO
|
server
|
odoo.modules.loading:331
1 modules loaded in 8.28s, 9070 queries (+9070 extra)
|
2025-03-11 15:56:01
|
INFO
|
server
|
odoo.modules.loading:331
19 modules loaded in 5.51s, 7149 queries (+7149 extra)
|
2025-03-11 15:56:02
|
|
|
Step base finished in 35s
|
2025-03-11 15:56:02
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2025-03-11 15:56:02
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-11 15:56:22
|
INFO
|
server
|
odoo.modules.loading:331
1 modules loaded in 9.45s, 9070 queries (+9070 extra)
|
2025-03-11 16:05:13
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Responsable Inscripto company
|
2025-03-11 16:05:13
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Monotributista company
|
2025-03-11 16:05:13
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Exento company
|
2025-03-11 16:06:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-03-11 16:13:08
|
INFO
|
server
|
odoo.modules.loading:331
615 modules loaded in 999.42s, 459320 queries (+491705 extra)
|
2025-03-11 16:13:16
|
WARNING
|
server
|
odoo.modules.loading:633
Transient module states were reset
|
| | |
This error is already known.
|
2025-03-11 16:13:16
|
ERROR
|
server
|
odoo.modules.registry:115
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, in load_module_graph
load_data(env, idref, mode, kind='data', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 567, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing None:3
Error while parsing or validating view:
Element '<xpath expr="//th[@id='taxes_header']">' cannot be located in parent view
View error context:
{'file': '/data/build/adhoc-cicd-odoo-enterprise/account_avatax_sale/views/sale_portal_templates.xml',
'line': 2,
'name': 'sale_order_portal_content',
'view': ir.ui.view(5527,),
'view.model': False,
'view.parent': ir.ui.view(3747,),
'xmlid': 'sale_order_portal_content'}
|
2025-03-11 16:13:16
|
CRITICAL
|
server
|
odoo.service.server:1363
Failed to initialize database `131106-17-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1326, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-16>", line 2, in new
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, in load_module_graph
load_data(env, idref, mode, kind='data', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 567, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing None:3
Error while parsing or validating view:
Element '<xpath expr="//th[@id='taxes_header']">' cannot be located in parent view
View error context:
{'file': '/data/build/adhoc-cicd-odoo-enterprise/account_avatax_sale/views/sale_portal_templates.xml',
'line': 2,
'name': 'sale_order_portal_content',
'view': ir.ui.view(5527,),
'view.model': False,
'view.parent': ir.ui.view(3747,),
'xmlid': 'sale_order_portal_content'}
|
2025-03-11 16:13:27
|
INFO
|
runbot
|
Getting results for build 131106-17-0
|
2025-03-11 16:13:27
|
|
|
Step all finished in 17m
|
2025-03-11 16:13:27
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2025-03-11 16:13:27
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-11 16:13:28
|
INFO
|
runbot
|
Step setup finished in 1s
|
2025-03-11 16:13:28
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2025-03-11 16:13:28
|
INFO
|
runbot
|
Start running build 131106-17-0
|
2025-03-11 16:13:29
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-11 16:13:31
|
INFO
|
server
|
odoo.modules.loading:331
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-03-11 16:13:31
|
INFO
|
server
|
odoo.modules.loading:331
19 modules loaded in 0.35s, 0 queries (+0 extra)
|
2025-03-11 17:45:41
|
WARNING
|
server
|
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2025-03-11 17:46:04
|
WARNING
|
server
|
odoo.http:2233
There should be a single tax from the "VAT" tax group per line, add it to False. If you already have it, please check the tax configuration, in advanced options, in the corresponding field "Tax Group".
|
2025-03-11 17:58:26
|
WARNING
|
server
|
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=Muebleria US)
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2025-03-11 17:58:54
|
INFO
|
server
|
odoo.modules.loading:331
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-03-11 17:58:54
|
INFO
|
server
|
odoo.modules.loading:331
619 modules loaded in 0.35s, 0 queries (+0 extra)
|
2025-03-11 17:59:00
|
INFO
|
server
|
odoo.modules.loading:331
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-03-11 17:59:00
|
INFO
|
server
|
odoo.modules.loading:331
618 modules loaded in 0.35s, 0 queries (+0 extra)
|
2025-03-11 17:59:06
|
WARNING
|
server
|
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=Muebleria US)
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2025-03-11 17:59:55
|
ERROR
|
server
|
odoo.sql_db:335
bad query:
WITH visitor AS (
INSERT INTO website_visitor (
partner_id, access_token, last_connection_datetime, visit_count, lang_id,
website_id, timezone, write_uid, create_uid, write_date, create_date, country_id)
VALUES (
NULL, '7daa8de1c3d12ddf2ae9a071c6f454d6', now() at time zone 'UTC', 1, 1,
1, NULL, 4, 4,
now() at time zone 'UTC', now() at time zone 'UTC', (
SELECT id FROM res_country WHERE code = NULL
)
)
ON CONFLICT (access_token)
DO UPDATE SET
last_connection_datetime=excluded.last_connection_datetime,
visit_count = CASE WHEN website_visitor.last_connection_datetime < NOW() AT TIME ZONE 'UTC' - INTERVAL '8 hours'
THEN website_visitor.visit_count + 1
ELSE website_visitor.visit_count
END
RETURNING id, CASE WHEN create_date = now() at time zone 'UTC' THEN 'inserted' ELSE 'updated' END AS upsert
, 'https://131106-17-0-all.runbot.adhoc.com.ar/' AS url, 4 AS page_id
), track AS (
INSERT INTO website_track (visitor_id, url, page_id, visit_datetime)
SELECT id, url, page_id::integer, now() at time zone 'UTC' FROM visitor
)
SELECT id, upsert from visitor;
ERROR: could not serialize access due to concurrent update
|
2025-03-11 18:01:37
|
ERROR
|
server
|
odoo.sql_db:335
bad query: UPDATE "bus_presence" SET "status" = 'offline' WHERE id IN (1)
ERROR: could not serialize access due to concurrent update
|
2025-03-11 18:01:37
|
ERROR
|
server
|
odoo.addons.bus.websocket:630
could not serialize access due to concurrent update
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 317, in get_messages
message = self._process_next_message()
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 463, in _process_next_message
self._handle_control_frame(frame)
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 599, in _handle_control_frame
self._send_close_frame(code, reason)
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 555, in _send_close_frame
self._send_frame(CloseFrame(code, reason))
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 548, in _send_frame
return self._terminate()
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 582, in _terminate
with acquire_cursor(self._db) as cr:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 179, in __exit__
self.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 472, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 137, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 879, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 739, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6360, in flush_model
self._flush(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6462, in _flush
model.browse(ids)._write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4546, in _write
cr.execute(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 332, in execute
res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
2025-03-11 18:02:41
|
WARNING
|
server
|
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=Muebleria US)
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2025-03-11 18:04:08
|
WARNING
|
server
|
odoo.http:2233
Journal Entry RE-X 0001-00000004 is not valid. In order to proceed, the journal items must share the same currency.
|
2025-03-11 18:04:31
|
WARNING
|
server
|
odoo.http:2233
Journal Entry RE-X 0001-00000004 is not valid. In order to proceed, the journal items must share the same currency.
|
2025-03-11 18:25:39
|
ERROR
|
server
|
odoo.sql_db:335
bad query: UPDATE "bus_presence" SET "status" = 'offline' WHERE id IN (1)
ERROR: could not serialize access due to concurrent update
|
2025-03-11 18:35:17
|
ERROR
|
server
|
odoo.sql_db:335
bad query: UPDATE "bus_presence" SET "status" = 'offline' WHERE id IN (1)
ERROR: could not serialize access due to concurrent update
|
2025-03-11 18:35:17
|
ERROR
|
server
|
odoo.addons.bus.websocket:630
could not serialize access due to concurrent update
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 317, in get_messages
message = self._process_next_message()
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 463, in _process_next_message
self._handle_control_frame(frame)
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 599, in _handle_control_frame
self._send_close_frame(code, reason)
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 555, in _send_close_frame
self._send_frame(CloseFrame(code, reason))
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 548, in _send_frame
return self._terminate()
File "/data/build/adhoc-cicd-odoo-odoo/addons/bus/websocket.py", line 582, in _terminate
with acquire_cursor(self._db) as cr:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 179, in __exit__
self.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 472, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 137, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 879, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 739, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6360, in flush_model
self._flush(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6462, in _flush
model.browse(ids)._write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4546, in _write
cr.execute(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 332, in execute
res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
2025-03-11 20:31:14
|
INFO
|
runbot
|
Kill build 131106-17-0
|
2025-03-12 11:21:21
|
|
|
Waking up build
|
2025-03-12 11:21:21
|
INFO
|
runbot
|
Start running build 131106-17-0
|
2025-03-12 11:21:21
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-12 11:21:29
|
INFO
|
server
|
odoo.modules.loading:331
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-03-12 11:21:29
|
INFO
|
server
|
odoo.modules.loading:331
19 modules loaded in 0.36s, 0 queries (+0 extra)
|
2025-03-12 14:07:53
|
INFO
|
runbot
|
Kill build 131106-17-0
|