Description: Test at install
Commit: erp:bcd7bc6a  
Subject: [FIX] dtg_hr_payroll: fix runbot double super
Author: Trinh Ngoc Hung
Commit: enterprise:bb9401ed  
Subject: [I18N] .weblate.json: add missing modules
Author: Tiffany Chang (tic)
Commit: odoo:3e4d00df  
Subject: Merge branch 'odoo:18.0' into 18.0
Author: AnhBT
Committer: GitHub
Commit: external:0e36dd15  
Subject: [FIX] base_user_role: Fix runbot error
Author: AnhBT
Build time: 99m
Wait time: 99m
Load time: 1h38m
Date Level Type Message
2026-01-24 03:10:03 INFO runbot Rebuild initiated by AnhBT
2026-01-24 03:10:12 INFO runbot Init build environment with config Parallel testing
2026-01-24 03:10:12 Starting step Start at install from config Parallel testing
2026-01-24 03:10:12 Using Dockerfile Tag odoo:Docker18
2026-01-24 04:49:01 INFO runbot Getting results for build 05398-18-0
2026-01-24 04:49:01 ERROR runbot
Traceback found in logs:
2026-01-24 04:19:53,264 43 WARNING 05398-18-0-all odoo.addons.documents.models.documents_document: Impossible to count pages in 'file.pdf'. It could be due to a malformed document or a (possibly known) issue within PyPDF2. 
Traceback (most recent call last):
  File "/data/build/enterprise/documents/models/documents_document.py", line 1352, in _get_is_multipage
    return PdfFileReader(stream, strict=False).numPages > 1
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tools/pdf/__init__.py", line 91, in __init__
    super().__init__(stream, strict)
  File "/usr/lib/python3/dist-packages/PyPDF2/_reader.py", line 317, in __init__
    self.read(stream)
  File "/usr/lib/python3/dist-packages/PyPDF2/_reader.py", line 1409, in read
    self._find_eof_marker(stream)
  File "/usr/lib/python3/dist-packages/PyPDF2/_reader.py", line 1465, in _find_eof_marker
    raise PdfReadError("EOF marker not found")
PyPDF2.errors.PdfReadError: EOF marker not found
2026-01-24 04:49:01 INFO runbot Getting stats from log file
2026-01-24 04:49:01 Step Start at install finished in 98m