diff --git a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md
index 2902e4e0..75c1491a 100644
--- a/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md
+++ b/docs/src/doc/docs/includes/docling-serve/serve-compatibility.md
@@ -1,9 +1,10 @@
-# Results for ghcr.io/docling-project/docling-serve as of 2026-06-01T09:21:40.475067240Z
+# Results for ghcr.io/docling-project/docling-serve as of 2026-06-08T12:09:04.855141543Z
Here are the results:
| Tag | Result | Details |
| --- | ------ | ------- |
+| v1.21.0 | ✅ SUCCESS | [Click for run details](#v1.21.0-details) |
| v1.20.0 | ✅ SUCCESS | [Click for run details](#v1.20.0-details) |
| v1.19.0 | ✅ SUCCESS | [Click for run details](#v1.19.0-details) |
| v1.18.0 | ✅ SUCCESS | [Click for run details](#v1.18.0-details) |
@@ -40,6 +41,74 @@ Here are the results:
## Details
+### ghcr.io/docling-project/docling-serve:v1.21.0
+
+
+Click to expand
+
+#### Message
+
+
+Click to collapse
+
+~~~markdown
+Tag v1.21.0 is ok
+~~~
+
+
+
+
+#### Docling server logs
+
+
+click to expand
+
+```
+Starting production server 🚀
+
+Server started at http://0.0.0.0:5001
+Documentation at http://0.0.0.0:5001/docs
+Scalar docs at http://0.0.0.0:5001/scalar
+
+Logs:
+2026-06-08 12:08:53.270955698 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:08:53,540 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:53,541 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:53,628 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:53,628 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:53,672 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:53,672 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 75%|███████▍ | 575/770 [00:00<00:00, 5748.00it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5794.29it/s]
+[INFO] 2026-06-08 12:08:54,631 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:54,631 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:54,721 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:54,721 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:54,766 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:54,766 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 73%|███████▎ | 563/770 [00:00<00:00, 5573.42it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5672.36it/s]
+WARNING: 12:08:55 - docling_core.types.doc.document - Parameter `strict_text` has been deprecated and will be ignored.
+WARNING: 12:08:55 - docling_core.types.doc.document - Parameter `strict_text` has been deprecated and will be ignored.
+[INFO] 2026-06-08 12:08:56,644 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:56,645 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:56,736 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:56,737 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:56,781 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:56,781 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 74%|███████▍ | 569/770 [00:00<00:00, 5679.48it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5740.58it/s]
+[INFO] 2026-06-08 12:08:58,656 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:58,656 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:58,745 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:58,745 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:58,790 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:58,790 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 72%|███████▏ | 558/770 [00:00<00:00, 5559.57it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5643.32it/s]
+
+```
+
+
+
+
+
### ghcr.io/docling-project/docling-serve:v1.20.0
@@ -72,45 +141,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:21:27.887227861 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:21:28,136 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:28,137 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:21:28,225 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:28,226 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:21:28,271 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:28,271 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 70%|██████▉ | 537/770 [00:00<00:00, 5355.87it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5385.59it/s]
+2026-06-08 12:08:16.710970537 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:08:17,182 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:17,184 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:17,355 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:17,355 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:17,436 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:17,436 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 65%|██████▌ | 501/770 [00:00<00:00, 5008.31it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5341.97it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:51932 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51936 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:21:29,941 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:29,941 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:21:30,033 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:30,033 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:21:30,079 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:30,079 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 535/770 [00:00<00:00, 5313.36it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5332.63it/s]
+INFO: 172.17.0.1:50156 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50168 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:08:19,207 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:19,207 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:19,332 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:19,333 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:19,386 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:19,387 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 60%|██████ | 462/770 [00:00<00:00, 4606.17it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4563.93it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:51936 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:21:31,980 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:31,980 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:21:32,074 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:32,074 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:21:32,120 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:32,120 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 71%|███████ | 543/770 [00:00<00:00, 5356.08it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5419.85it/s]
-INFO: 172.17.0.1:51936 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:21:33,984 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:33,984 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:21:34,075 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:34,076 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:21:34,123 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:21:34,123 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 531/770 [00:00<00:00, 5308.40it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5320.76it/s]
-INFO: 172.17.0.1:51936 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51936 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51936 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50168 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:08:21,225 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:21,225 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:21,348 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:21,348 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:21,394 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:21,394 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 534/770 [00:00<00:00, 5291.17it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5548.48it/s]
+INFO: 172.17.0.1:50168 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:08:25,252 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:25,253 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:08:25,417 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:25,418 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:08:25,470 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:08:25,471 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 62%|██████▏ | 478/770 [00:00<00:00, 4718.08it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 6349.81it/s]
+INFO: 172.17.0.1:50168 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50168 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:50168 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -150,45 +219,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:20:29.946158446 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:20:30,318 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:30,320 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:20:30,484 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:30,484 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:20:30,592 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:30,593 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 67%|██████▋ | 517/770 [00:00<00:00, 5142.75it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 6183.38it/s]
+2026-06-08 12:06:35.333472756 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:06:35,703 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:35,705 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:06:35,803 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:35,804 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:06:35,849 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:35,850 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 70%|███████ | 539/770 [00:00<00:00, 5386.37it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5350.20it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:55312 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55322 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:20:32,806 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:32,806 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:20:32,932 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:32,932 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:20:33,100 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:33,101 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 58%|█████▊ | 444/770 [00:00<00:00, 4425.18it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5130.75it/s]
+INFO: 172.17.0.1:60982 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60986 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:06:37,227 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:37,227 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:06:37,331 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:37,332 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:06:37,378 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:37,379 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 533/770 [00:00<00:00, 5287.65it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5422.82it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:55322 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:20:34,823 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:34,823 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:20:34,929 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:34,929 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:20:35,060 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:35,060 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 531/770 [00:00<00:00, 5301.12it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5416.24it/s]
-INFO: 172.17.0.1:55322 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:20:38,845 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:38,845 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:20:38,969 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:38,969 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:20:39,114 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:20:39,115 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 533/770 [00:00<00:00, 5283.30it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5717.02it/s]
-INFO: 172.17.0.1:55322 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55322 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:55322 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60986 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:06:39,268 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:39,268 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:06:39,363 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:39,364 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:06:39,421 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:39,421 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 533/770 [00:00<00:00, 5274.87it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5414.26it/s]
+INFO: 172.17.0.1:60986 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:06:41,276 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:41,276 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:06:41,381 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:41,381 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:06:41,430 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:41,430 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 70%|███████ | 539/770 [00:00<00:00, 5383.78it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5383.28it/s]
+INFO: 172.17.0.1:60986 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60986 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60986 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -228,45 +297,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:19:29.132274327 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:19:29,598 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:29,601 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:19:29,758 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:29,758 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:19:29,814 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:29,814 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 66%|██████▋ | 512/770 [00:00<00:00, 5036.57it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4979.22it/s]
+2026-06-08 12:05:54.063541884 [W:onnxruntime:Default, device_discovery.cc:133 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename "5620e0c7-8062-4dce-aeb7-520c7ef76171" did not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:05:54,675 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:05:54,678 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:05:54,849 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:05:54,849 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:05:54,940 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:05:54,940 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 63%|██████▎ | 487/770 [00:00<00:00, 4806.65it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 2917.76it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:51556 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51570 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:19:31,658 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:31,658 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:19:31,818 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:31,818 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:19:31,872 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:31,872 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 530/770 [00:00<00:00, 5298.15it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5825.87it/s]
+INFO: 172.17.0.1:52780 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52794 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:05:58,263 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:05:58,264 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:05:58,363 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:05:58,363 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:05:58,407 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:05:58,407 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 62%|██████▏ | 479/770 [00:00<00:00, 4753.07it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5223.72it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:51570 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:19:33,703 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:33,704 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:19:33,854 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:33,854 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:19:33,945 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:33,945 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 81%|████████▏ | 627/770 [00:00<00:00, 6254.10it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 6149.19it/s]
-INFO: 172.17.0.1:51570 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:19:37,731 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:37,732 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:19:37,864 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:37,865 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:19:37,915 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:19:37,915 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 67%|██████▋ | 518/770 [00:00<00:00, 5168.26it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5384.90it/s]
-INFO: 172.17.0.1:51570 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51570 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51570 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52794 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:06:00,295 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:00,295 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:06:00,421 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:00,422 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:06:00,528 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:00,528 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 62%|██████▏ | 476/770 [00:00<00:00, 4737.26it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4831.04it/s]
+INFO: 172.17.0.1:52794 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:06:02,315 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:02,315 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:06:02,442 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:02,443 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:06:02,517 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:06:02,517 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 76%|███████▌ | 587/770 [00:00<00:00, 5867.70it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5867.59it/s]
+INFO: 172.17.0.1:52794 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52794 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52794 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -306,45 +375,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:18:06.741148678 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:18:07,513 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:07,515 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:18:07,677 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:07,678 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:18:07,731 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:07,731 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 59%|█████▉ | 453/770 [00:00<00:00, 4516.18it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5603.47it/s]
+2026-06-08 12:04:02.019277685 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:04:02,675 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:02,677 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:04:02,792 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:02,793 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:04:02,870 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:02,870 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 62%|██████▏ | 481/770 [00:00<00:00, 4789.58it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5675.36it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:40976 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40988 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:18:09,885 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:09,885 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:18:09,992 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:09,992 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:18:10,038 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:10,038 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 56%|█████▋ | 435/770 [00:00<00:00, 4348.30it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4836.29it/s]
+INFO: 172.17.0.1:49592 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49606 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:04:05,079 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:05,079 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:04:05,217 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:05,217 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:04:05,265 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:05,266 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 534/770 [00:00<00:00, 5322.05it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5334.31it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:40988 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:18:11,925 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:11,925 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:18:12,095 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:12,095 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:18:12,167 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:12,168 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 58%|█████▊ | 448/770 [00:00<00:00, 4477.89it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5112.69it/s]
-INFO: 172.17.0.1:40988 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:18:13,939 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:13,939 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
-[INFO] 2026-06-01 09:18:14,092 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:14,093 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
-[INFO] 2026-06-01 09:18:14,144 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:18:14,145 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 57%|█████▋ | 440/770 [00:00<00:00, 4377.43it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5509.81it/s]
-INFO: 172.17.0.1:40988 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40988 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40988 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49606 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:04:07,100 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:07,100 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:04:07,187 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:07,187 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:04:07,232 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:07,233 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 66%|██████▌ | 508/770 [00:00<00:00, 5079.02it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5297.35it/s]
+INFO: 172.17.0.1:49606 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:04:09,108 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:09,108 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_mobile.onnx
+[INFO] 2026-06-08 12:04:09,190 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:09,191 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_mobile.onnx
+[INFO] 2026-06-08 12:04:09,243 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:04:09,243 [RapidOCR] main.py:57: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_mobile.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 74%|███████▍ | 569/770 [00:00<00:00, 5669.84it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5796.79it/s]
+INFO: 172.17.0.1:49606 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49606 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49606 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -384,45 +453,45 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:17:01.491261045 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:17:02,566 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:02,569 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:17:02,745 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:02,745 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:17:02,820 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:02,820 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 70%|███████ | 539/770 [00:00<00:00, 5316.55it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5481.29it/s]
+2026-06-08 12:03:26.148628641 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:03:26,832 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:26,834 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 12:03:26,968 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:26,969 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 12:03:27,017 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:27,017 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 69%|██████▉ | 534/770 [00:00<00:00, 5338.88it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5202.63it/s]
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:57554 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:57560 - "GET /health HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:17:04,869 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:04,869 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:17:04,995 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:04,996 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:17:05,038 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:05,038 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 60%|██████ | 463/770 [00:00<00:00, 4628.40it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5581.99it/s]
+INFO: 172.17.0.1:41972 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41978 - "GET /health HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:03:28,811 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:28,811 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 12:03:28,896 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:28,896 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 12:03:28,939 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:28,939 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 62%|██████▏ | 474/770 [00:00<00:00, 4702.46it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 5033.88it/s]
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:57560 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:17:08,917 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:08,917 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:17:09,058 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:09,058 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:17:09,104 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:09,105 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 63%|██████▎ | 485/770 [00:00<00:00, 4823.23it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4769.20it/s]
-INFO: 172.17.0.1:57560 - "POST /v1/convert/source HTTP/1.1" 200 OK
-[INFO] 2026-06-01 09:17:10,917 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:10,918 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:17:11,011 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:11,011 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:17:11,057 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:17:11,058 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
-
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 58%|█████▊ | 447/770 [00:00<00:00, 4449.00it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 4445.27it/s]
-INFO: 172.17.0.1:57560 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:57560 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:57560 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41978 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:03:30,834 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:30,834 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 12:03:30,980 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:30,981 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 12:03:31,029 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:31,029 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 64%|██████▍ | 492/770 [00:00<00:00, 4918.12it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 6105.55it/s]
+INFO: 172.17.0.1:41978 - "POST /v1/convert/source HTTP/1.1" 200 OK
+[INFO] 2026-06-08 12:03:32,824 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:32,824 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 12:03:32,951 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:32,951 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 12:03:33,005 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:03:33,006 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+
Loading weights: 0%| | 0/770 [00:00, ?it/s]
Loading weights: 79%|███████▉ | 608/770 [00:00<00:00, 6072.00it/s]
Loading weights: 100%|██████████| 770/770 [00:00<00:00, 6063.60it/s]
+INFO: 172.17.0.1:41978 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41978 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:41978 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -462,23 +531,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:15:46.210966364 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:15:46,840 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:15:46,842 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:15:46,995 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:15:46,995 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:15:47,041 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:15:47,041 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 12:01:25.951260517 [W:onnxruntime:Default, device_discovery.cc:132 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:01:26,585 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:01:26,587 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 12:01:26,724 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:01:26,724 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 12:01:26,778 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:01:26,778 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:42174 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42180 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60694 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60704 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:42180 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42180 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42180 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42180 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42180 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60704 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60704 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60704 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60704 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:60704 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -518,23 +587,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:13:56.312317362 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:13:57,023 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:13:57,026 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:13:57,184 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:13:57,185 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:13:57,265 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:13:57,265 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 12:00:03.405167925 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 12:00:04,990 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:00:04,993 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 12:00:05,152 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:00:05,152 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 12:00:05,216 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 12:00:05,216 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:43358 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43368 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35168 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35170 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:43368 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43368 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43368 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43368 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43368 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35170 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35170 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35170 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35170 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35170 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -574,23 +643,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:12:45.994947185 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:12:46,676 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:12:46,678 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:12:46,835 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:12:46,835 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:12:46,924 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:12:46,925 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 11:58:39.954526066 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 11:58:41,770 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:58:41,772 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:58:41,909 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:58:41,910 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:58:41,975 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:58:41,976 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:54650 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54656 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58212 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58228 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:54656 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54656 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54656 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54656 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54656 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58228 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58228 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58228 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58228 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58228 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -630,23 +699,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:11:02.631868718 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:11:03,180 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:11:03,182 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:11:03,289 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:11:03,290 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:11:03,338 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:11:03,338 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 11:57:36.273766477 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 11:57:36,920 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:57:36,922 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:57:37,087 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:57:37,088 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:57:37,173 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:57:37,173 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:34660 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34676 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45316 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45318 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:34676 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34676 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34676 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34676 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:34676 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45318 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45318 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45318 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45318 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:45318 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -686,23 +755,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:10:06.634647582 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:10:07,343 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:10:07,346 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:10:07,500 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:10:07,501 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:10:07,559 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:10:07,559 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 11:55:58.820758354 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 11:56:01,360 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:56:01,362 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:56:01,530 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:56:01,530 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:56:01,590 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:56:01,590 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:59050 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59054 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44760 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44768 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:59054 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59054 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59054 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59054 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:59054 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44768 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44768 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44768 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44768 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:44768 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -742,23 +811,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:08:16.693420871 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:08:17,412 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:08:17,414 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:08:17,591 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:08:17,592 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:08:17,672 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:08:17,672 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 11:54:23.938626143 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 11:54:24,744 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:54:24,747 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:54:24,931 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:54:24,931 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:54:25,017 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:54:25,017 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:53656 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53658 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57046 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57062 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:53658 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53658 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53658 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53658 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53658 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57062 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57062 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57062 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57062 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57062 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -798,23 +867,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:07:06.331267019 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:07:07,049 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:07:07,052 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:07:07,232 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:07:07,233 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:07:07,311 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:07:07,312 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 11:52:56.680487515 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 11:52:57,253 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:52:57,255 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:52:57,419 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:52:57,419 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:52:57,482 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:52:57,482 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:33452 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33468 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43196 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43198 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:33468 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33468 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33468 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33468 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33468 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43198 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43198 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43198 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43198 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43198 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -854,23 +923,23 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-2026-06-01 09:05:42.186473871 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/MSFT1000:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
-[INFO] 2026-06-01 09:05:42,943 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:05:42,946 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:05:43,109 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:05:43,109 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:05:43,164 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:05:43,164 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+2026-06-08 11:52:00.858536611 [W:onnxruntime:Default, device_discovery.cc:131 GetPciBusId] Skipping pci_bus_id for PCI path at "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/VMBUS:00/5620e0c7-8062-4dce-aeb7-520c7ef76171" because filename ""5620e0c7-8062-4dce-aeb7-520c7ef76171"" dit not match expected pattern of [0-9a-f]+:[0-9a-f]+:[0-9a-f]+[.][0-9a-f]+[m
+[INFO] 2026-06-08 11:52:01,529 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:52:01,531 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:52:01,708 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:52:01,709 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:52:01,793 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:52:01,794 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:48104 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48108 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46754 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46766 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:48108 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48108 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48108 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48108 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48108 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46766 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46766 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46766 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46766 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46766 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -910,22 +979,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-06-01 09:02:54,453 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:02:54,456 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:02:54,576 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:02:54,576 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:02:54,635 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:02:54,635 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-08 11:50:13,326 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:50:13,328 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:50:13,460 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:50:13,460 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:50:13,515 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:50:13,516 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:37868 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37876 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58936 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58944 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:37876 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37876 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37876 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37876 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:37876 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58944 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58944 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58944 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58944 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:58944 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -965,22 +1034,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-06-01 09:04:03,670 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:04:03,673 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:04:03,795 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:04:03,795 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:04:03,869 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:04:03,869 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-08 11:49:03,743 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:49:03,746 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:49:04,923 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:49:04,923 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:49:04,974 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:49:04,975 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:43846 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43860 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57116 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57126 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:43860 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43860 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43860 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43860 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:43860 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57126 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57126 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57126 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57126 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:57126 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1020,22 +1089,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-06-01 09:00:01,817 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:00:01,819 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 09:00:01,909 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:00:01,909 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 09:00:01,947 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 09:00:01,947 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-08 11:46:52,192 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:46:52,194 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:46:52,315 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:46:52,316 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:46:52,369 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:46:52,370 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:56150 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:56156 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35962 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35964 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:56156 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:56156 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:56156 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:56156 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:56156 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35964 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35964 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35964 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35964 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35964 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1075,22 +1144,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-06-01 08:59:55,793 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:59:55,795 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 08:59:55,903 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:59:55,903 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 08:59:55,961 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:59:55,961 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-08 11:45:38,724 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:45:38,726 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:45:38,859 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:45:38,860 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:45:38,927 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:45:38,927 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:51196 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51212 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54712 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54726 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:51212 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51212 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51212 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51212 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:51212 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54726 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54726 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54726 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54726 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:54726 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1130,22 +1199,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-06-01 08:56:39,714 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:56:39,718 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 08:56:39,826 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:56:39,826 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 08:56:39,885 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:56:39,886 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-08 11:43:21,941 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:43:21,943 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:43:22,046 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:43:22,046 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:43:22,105 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:43:22,106 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:48844 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48854 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:39262 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:39274 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:48854 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48854 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48854 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48854 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:48854 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:39274 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:39274 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:39274 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:39274 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:39274 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1185,22 +1254,22 @@ Scalar docs at http://0.0.0.0:5001/scalar
Logs:
INFO: Started server process [1]
INFO: Waiting for application startup.
-[INFO] 2026-06-01 08:56:27,023 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:56:27,025 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
-[INFO] 2026-06-01 08:56:27,157 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:56:27,158 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
-[INFO] 2026-06-01 08:56:27,227 [RapidOCR] base.py:22: Using engine_name: onnxruntime
-[INFO] 2026-06-01 08:56:27,227 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
+[INFO] 2026-06-08 11:42:23,307 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:42:23,309 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/det/ch_PP-OCRv4_det_infer.onnx
+[INFO] 2026-06-08 11:42:23,426 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:42:23,426 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/cls/ch_ppocr_mobile_v2.0_cls_infer.onnx
+[INFO] 2026-06-08 11:42:23,485 [RapidOCR] base.py:22: Using engine_name: onnxruntime
+[INFO] 2026-06-08 11:42:23,485 [RapidOCR] main.py:53: Using /opt/app-root/src/.cache/docling/models/RapidOcr/onnx/PP-OCRv4/rec/ch_PP-OCRv4_rec_infer.onnx
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:49992 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40432 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55054 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55056 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:40432 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40432 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40432 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40432 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40432 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55056 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55056 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55056 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55056 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:55056 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1242,14 +1311,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:33254 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33256 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40030 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40036 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:33256 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33256 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33256 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33256 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:33256 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40036 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40036 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40036 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40036 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:40036 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1291,14 +1360,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:41800 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:41806 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34854 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34862 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:41806 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:41806 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:41806 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:41806 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:41806 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34862 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34862 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34862 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34862 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34862 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1340,14 +1409,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:49686 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49696 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53446 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53448 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:49696 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49696 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49696 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49696 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:49696 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53448 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53448 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53448 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53448 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:53448 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1389,14 +1458,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:42368 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42372 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46122 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46138 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:42372 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42372 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42372 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42372 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:42372 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46138 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46138 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46138 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46138 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:46138 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1438,14 +1507,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:54702 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54718 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52330 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52344 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:54718 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54718 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54718 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54718 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54718 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52344 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52344 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52344 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52344 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:52344 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1487,14 +1556,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:53978 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53982 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56056 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56058 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:53982 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53982 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53982 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53982 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53982 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56058 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56058 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56058 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56058 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56058 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1536,14 +1605,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:35288 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35302 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49698 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49706 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:35302 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35302 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35302 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35302 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:35302 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49706 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49706 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49706 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49706 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:49706 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1585,14 +1654,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:60282 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60290 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43188 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43202 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:60290 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60290 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60290 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60290 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60290 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43202 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43202 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43202 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43202 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43202 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1634,14 +1703,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:52472 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52486 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:36112 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:36128 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:52486 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52486 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52486 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52486 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:52486 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:36128 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:36128 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:36128 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:36128 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:36128 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1683,14 +1752,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:54008 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54024 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35378 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35380 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:54024 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54024 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54024 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54024 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:54024 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35380 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35380 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35380 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35380 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:35380 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1732,14 +1801,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:53478 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53488 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37944 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37948 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:53488 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53488 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53488 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53488 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:53488 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37948 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37948 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37948 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37948 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:37948 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1781,14 +1850,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:40296 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40306 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56728 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56732 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:40306 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40306 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40306 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40306 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:40306 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56732 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56732 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56732 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56732 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:56732 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1830,14 +1899,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:60632 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60648 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34326 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34330 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:60648 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60648 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60648 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60648 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:60648 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34330 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34330 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34330 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34330 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:34330 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```
@@ -1879,14 +1948,14 @@ INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
-INFO: 172.17.0.1:50224 - "GET /health HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50228 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43088 - "GET /health HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43096 - "GET /health HTTP/1.1" 200 OK
WARNING:docling_core.types.doc.document:Parameter `strict_text` has been deprecated and will be ignored.
-INFO: 172.17.0.1:50228 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50228 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50228 - "POST /v1/convert/source HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50228 - "GET /v1/clear/converters HTTP/1.1" 200 OK
-INFO: 172.17.0.1:50228 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43096 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43096 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43096 - "POST /v1/convert/source HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43096 - "GET /v1/clear/converters HTTP/1.1" 200 OK
+INFO: 172.17.0.1:43096 - "GET /v1/clear/results?older_then=3600 HTTP/1.1" 200 OK
```