Read the Docs build information Build id: 3966969 Project: jij-inc-ommx-ja Version: latest Commit: e4e7ed4daeb85c01a0bbee1b48299846a6c82826 Date: 2026-04-28T01:35:07.338908Z State: finished Success: True [rtd-command-info] start-time: 2026-04-28T01:35:08.121258Z, end-time: 2026-04-28T01:35:08.828528Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/Jij-Inc/ommx.git . Cloning into '.'... [rtd-command-info] start-time: 2026-04-28T01:35:08.917515Z, end-time: 2026-04-28T01:35:10.085517Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/Jij-Inc/ommx * [new tag] python-3.0.0a1 -> python-3.0.0a1 * [new tag] python-3.0.0a2 -> python-3.0.0a2 [rtd-command-info] start-time: 2026-04-28T01:35:10.746654Z, end-time: 2026-04-28T01:35:10.830205Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at e4e7ed4 chore(deps): Bump the dependencies group with 3 updates (#844) [rtd-command-info] start-time: 2026-04-28T01:35:10.913912Z, end-time: 2026-04-28T01:35:10.952807Z, duration: 0, exit-code: 0 cat docs/ja/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/ja/conf.py build: os: ubuntu-24.04 tools: python: "3.12" jobs: pre_create_environment: - asdf plugin add uv - asdf install uv latest - asdf global uv latest create_environment: - uv venv "${READTHEDOCS_VIRTUALENV_PATH}" install: - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --only-group docs [rtd-command-info] start-time: 2026-04-28T01:35:15.442208Z, end-time: 2026-04-28T01:35:15.497537Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-28T01:35:15.870616Z, end-time: 2026-04-28T01:35:17.061247Z, duration: 1, exit-code: 0 asdf plugin add uv updating plugin repository...From https://github.com/asdf-vm/asdf-plugins 8e311ee..c0369a1 master -> origin/master * [new branch] dependabot/github_actions/actions/checkout-6 -> origin/dependabot/github_actions/actions/checkout-6 * [new branch] dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1 -> origin/dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1 * [new branch] dependabot/github_actions/asdf-vm/actions-4 -> origin/dependabot/github_actions/asdf-vm/actions-4 HEAD is now at c0369a1 feat: add yasm plugin (#1087) [rtd-command-info] start-time: 2026-04-28T01:35:17.157393Z, end-time: 2026-04-28T01:35:18.432217Z, duration: 1, exit-code: 0 asdf install uv latest redirect url: https://github.com/astral-sh/uv/releases/tag/0.11.8 * Downloading uv release 0.11.8... uv 0.11.8 installation was successful! [rtd-command-info] start-time: 2026-04-28T01:35:18.515047Z, end-time: 2026-04-28T01:35:18.630332Z, duration: 0, exit-code: 0 asdf global uv latest redirect url: https://github.com/astral-sh/uv/releases/tag/0.11.8 [rtd-command-info] start-time: 2026-04-28T01:35:18.713256Z, end-time: 2026-04-28T01:35:20.149915Z, duration: 1, exit-code: 0 uv venv "${READTHEDOCS_VIRTUALENV_PATH}" Downloading cpython-3.10.20-linux-x86_64-gnu (download) (28.4MiB) Downloaded cpython-3.10.20-linux-x86_64-gnu (download) Using CPython 3.10.20 Creating virtual environment at: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/latest [rtd-command-info] start-time: 2026-04-28T01:35:20.233399Z, end-time: 2026-04-28T01:35:22.479696Z, duration: 2, exit-code: 0 UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --only-group docs Downloading jedi (1.5MiB) Downloading babel (9.7MiB) Downloading debugpy (2.9MiB) Downloading pygments (1.2MiB) Downloading sqlalchemy (3.1MiB) Downloading pydata-sphinx-theme (4.4MiB) Downloading sphinx (3.3MiB) Downloading accessible-pygments (1.3MiB) Building sphinx-fontawesome==0.0.6 Downloaded accessible-pygments Downloaded pygments Downloaded pydata-sphinx-theme Downloaded sqlalchemy Downloaded debugpy Downloaded sphinx Downloaded babel Downloaded jedi Built sphinx-fontawesome==0.0.6 Prepared 81 packages in 1.53s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 81 packages in 367ms + accessible-pygments==0.0.5 + alabaster==1.0.0 + astroid==4.1.2 + asttokens==3.0.1 + attrs==26.1.0 + babel==2.18.0 + beautifulsoup4==4.14.3 + certifi==2026.4.22 + charset-normalizer==3.4.7 + click==8.3.3 + comm==0.2.3 + debugpy==1.8.20 + decorator==5.2.1 + docutils==0.21.2 + exceptiongroup==1.3.1 + executing==2.2.1 + fastjsonschema==2.21.2 + greenlet==3.4.0 + idna==3.13 + imagesize==2.0.0 + importlib-metadata==8.7.1 + ipykernel==7.2.0 + ipython==8.39.0 + jedi==0.19.2 + jinja2==3.1.6 + jsonschema==4.26.0 + jsonschema-specifications==2025.9.1 + jupyter-cache==1.0.1 + jupyter-client==8.8.0 + jupyter-core==5.9.1 + markdown-it-py==3.0.0 + markupsafe==3.0.3 + matplotlib-inline==0.2.1 + mdit-py-plugins==0.5.0 + mdurl==0.1.2 + myst-nb==1.4.0 + myst-parser==4.0.1 + nbclient==0.10.4 + nbformat==5.10.4 + nest-asyncio==1.6.0 + packaging==26.2 + parso==0.8.6 + pexpect==4.9.0 + platformdirs==4.9.6 + prompt-toolkit==3.0.52 + psutil==7.2.2 + ptyprocess==0.7.0 + pure-eval==0.2.3 + pydata-sphinx-theme==0.15.4 + pygments==2.20.0 + python-dateutil==2.9.0.post0 + pyyaml==6.0.3 + pyzmq==27.1.0 + referencing==0.37.0 + requests==2.33.1 + rpds-py==0.30.0 + six==1.17.0 + snowballstemmer==3.0.1 + soupsieve==2.8.3 + sphinx==8.1.3 + sphinx-autoapi==3.8.0 + sphinx-book-theme==1.1.4 + sphinx-fontawesome==0.0.6 + sphinxcontrib-applehelp==2.0.0 + sphinxcontrib-devhelp==2.0.0 + sphinxcontrib-htmlhelp==2.1.0 + sphinxcontrib-jsmath==1.0.1 + sphinxcontrib-katex==0.9.11 + sphinxcontrib-qthelp==2.0.0 + sphinxcontrib-serializinghtml==2.0.0 + sqlalchemy==2.0.49 + stack-data==0.6.3 + tabulate==0.10.0 + tomli==2.4.1 + tomlkit==0.14.0 + tornado==6.5.5 + traitlets==5.14.3 + typing-extensions==4.15.0 + urllib3==2.6.3 + wcwidth==0.6.0 + zipp==3.23.1 [rtd-command-info] start-time: 2026-04-28T01:35:22.626654Z, end-time: 2026-04-28T01:35:22.664353Z, duration: 0, exit-code: 0 cat docs/ja/conf.py """Sphinx configuration for OMMX Japanese documentation.""" from pathlib import Path here = Path(__file__).parent exec(open(here.parent / "conf_base.py").read()) language = "ja" [rtd-command-info] start-time: 2026-04-28T01:35:22.755001Z, end-time: 2026-04-28T01:36:02.864493Z, duration: 40, exit-code: 0 python -m sphinx -T -j auto -b html -d _build/doctrees -D language=ja . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [ja]... done making output directory... done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=False, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.4.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='off', execution_cache_path='', execution_excludepatterns=['release_note/ommx-1.*.md'], execution_timeout=300, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=True, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/_readthedocs/.jupyter_cache loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'numpy' from https://numpy.org/doc/stable/objects.inv ... loading intersphinx inventory 'pandas' from https://pandas.pydata.org/docs/objects.inv ... loading intersphinx inventory 'opentelemetry' from https://opentelemetry-python.readthedocs.io/en/latest/objects.inv ... [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/v1/__init__.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/artifact/__init__.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/_ommx_rust/__init__.pyi [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/tests/test_integration.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/tests/test_tracing.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/tests/test_model_to_instance.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/tests/conftest.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/tests/test_adapter.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/tests/test_constant_constraint.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_ommx_pyscipopt.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_integration.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_tracing.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_sos1_working.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_initial_state.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_sos1_partial_evaluate.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_error.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_placement_equivalence.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_bench_placement.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/tests/test_indicator.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/tests/test_tracing.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/tests/test_error.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/tests/test_adapter.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-openjij-adapter/tests/test_tracing.py [AutoAPI] Ignoring file: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-openjij-adapter/tests/test_sample.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/mps.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/adapter.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/qplib.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/__init__.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/dataset.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/testing/placement.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/testing/__init__.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_collector.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_capture.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_magic.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/__init__.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_setup.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_render.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/exception.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/adapter.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/python_mip_to_ommx.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/__init__.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/exception.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/adapter.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/__init__.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/ommx_highs_adapter/exception.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/ommx_highs_adapter/adapter.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/ommx_highs_adapter/__init__.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-openjij-adapter/ommx_openjij_adapter/__init__.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/mps.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/adapter.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/qplib.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/__init__.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/dataset.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/testing/placement.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/testing/__init__.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_collector.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_capture.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_magic.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/__init__.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_setup.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx/ommx/tracing/_render.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/exception.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/adapter.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/python_mip_to_ommx.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-python-mip-adapter/ommx_python_mip_adapter/__init__.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/exception.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/adapter.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/__init__.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/ommx_highs_adapter/exception.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/ommx_highs_adapter/adapter.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-highs-adapter/ommx_highs_adapter/__init__.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/python/ommx-openjij-adapter/ommx_openjij_adapter/__init__.py [AutoAPI] Rendering Data... [ 5%] ommx [AutoAPI] Rendering Data... [ 11%] ommx.mps [AutoAPI] Rendering Data... [ 16%] ommx.qplib [AutoAPI] Rendering Data... [ 21%] ommx.adapter [AutoAPI] Rendering Data... [ 26%] ommx.dataset [AutoAPI] Rendering Data... [ 32%] ommx.testing [AutoAPI] Rendering Data... [ 37%] ommx.tracing [AutoAPI] Rendering Data... [ 42%] ommx_highs_adapter [AutoAPI] Rendering Data... [ 47%] ommx_openjij_adapter [AutoAPI] Rendering Data... [ 53%] ommx.testing.placement [AutoAPI] Rendering Data... [ 58%] ommx_pyscipopt_adapter [AutoAPI] Rendering Data... [ 63%] ommx_python_mip_adapter [AutoAPI] Rendering Data... [ 68%] ommx_highs_adapter.adapter [AutoAPI] Rendering Data... [ 74%] ommx_highs_adapter.exception [AutoAPI] Rendering Data... [ 79%] ommx_pyscipopt_adapter.adapter [AutoAPI] Rendering Data... [ 84%] ommx_python_mip_adapter.adapter [AutoAPI] Rendering Data... [ 89%] ommx_pyscipopt_adapter.exception [AutoAPI] Rendering Data... [ 95%] ommx_python_mip_adapter.exception [AutoAPI] Rendering Data... [100%] ommx_python_mip_adapter.python_mip_to_ommx [autosummary] generating autosummary for: api/_items/ommx.artifact.Artifact.rst, api/_items/ommx.artifact.ArtifactBuilder.rst, api/_items/ommx.artifact.Descriptor.rst, api/_items/ommx.artifact.get_image_dir.rst, api/_items/ommx.artifact.get_images.rst, api/_items/ommx.artifact.get_local_registry_root.rst, api/_items/ommx.artifact.set_local_registry_root.rst, api/_items/ommx.v1.AdditionalCapability.rst, api/_items/ommx.v1.Bound.rst, api/_items/ommx.v1.Constraint.rst, ..., user_guide/adapter_initial_state.md, user_guide/capability_model.md, user_guide/function.md, user_guide/instance.md, user_guide/parametric_instance.md, user_guide/sample_set.md, user_guide/solution.md, user_guide/special_constraints.md, user_guide/supported_ommx_adapters.md, user_guide/tracing.md building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 80 source files that are out of date updating environment: [new config] 98 added, 0 changed, 0 removed reading sources... [ 1%] api/_items/ommx.artifact.Artifact reading sources... [ 2%] api/_items/ommx.artifact.ArtifactBuilder reading sources... [ 3%] api/_items/ommx.artifact.Descriptor reading sources... [ 4%] api/_items/ommx.artifact.get_image_dir reading sources... [ 5%] api/_items/ommx.artifact.get_images reading sources... [ 6%] api/_items/ommx.artifact.get_local_registry_root reading sources... [ 7%] api/_items/ommx.artifact.set_local_registry_root reading sources... [ 8%] api/_items/ommx.v1.AdditionalCapability reading sources... [ 9%] api/_items/ommx.v1.Bound reading sources... [ 10%] api/_items/ommx.v1.Constraint reading sources... [ 11%] api/_items/ommx.v1.DecisionVariable reading sources... [ 12%] api/_items/ommx.v1.DecisionVariableAnalysis reading sources... [ 13%] api/_items/ommx.v1.Equality reading sources... [ 14%] api/_items/ommx.v1.EvaluatedConstraint reading sources... [ 15%] api/_items/ommx.v1.EvaluatedDecisionVariable reading sources... [ 16%] api/_items/ommx.v1.EvaluatedNamedFunction reading sources... [ 17%] api/_items/ommx.v1.Function reading sources... [ 18%] api/_items/ommx.v1.IndicatorConstraint reading sources... [ 19%] api/_items/ommx.v1.Instance reading sources... [ 20%] api/_items/ommx.v1.Kind reading sources... [ 21%] api/_items/ommx.v1.Linear reading sources... [ 22%] api/_items/ommx.v1.NamedFunction reading sources... [ 23%] api/_items/ommx.v1.OneHotConstraint reading sources... [ 24%] api/_items/ommx.v1.Optimality reading sources... [ 26%] api/_items/ommx.v1.Parameter reading sources... [ 27%] api/_items/ommx.v1.ParametricInstance reading sources... [ 28%] api/_items/ommx.v1.Polynomial reading sources... [ 29%] api/_items/ommx.v1.Provenance reading sources... [ 30%] api/_items/ommx.v1.ProvenanceKind reading sources... [ 31%] api/_items/ommx.v1.Quadratic reading sources... [ 32%] api/_items/ommx.v1.Relaxation reading sources... [ 33%] api/_items/ommx.v1.RemovedConstraint reading sources... [ 34%] api/_items/ommx.v1.RemovedIndicatorConstraint reading sources... [ 35%] api/_items/ommx.v1.RemovedOneHotConstraint reading sources... [ 36%] api/_items/ommx.v1.RemovedSos1Constraint reading sources... [ 37%] api/_items/ommx.v1.Rng reading sources... [ 38%] api/_items/ommx.v1.SampleSet reading sources... [ 39%] api/_items/ommx.v1.SampledConstraint reading sources... [ 40%] api/_items/ommx.v1.SampledDecisionVariable reading sources... [ 41%] api/_items/ommx.v1.SampledNamedFunction reading sources... [ 42%] api/_items/ommx.v1.Samples reading sources... [ 43%] api/_items/ommx.v1.Sense reading sources... [ 44%] api/_items/ommx.v1.Solution reading sources... [ 45%] api/_items/ommx.v1.Sos1Constraint reading sources... [ 46%] api/_items/ommx.v1.State reading sources... [ 47%] api/_items/ommx.v1.ToSamples reading sources... [ 48%] api/_items/ommx.v1.ToState reading sources... [ 49%] api/index reading sources... [ 50%] api/ommx.artifact reading sources... [ 51%] api/ommx.v1 reading sources... [ 52%] autoapi/ommx/adapter/index reading sources... [ 53%] autoapi/ommx/dataset/index reading sources... [ 54%] autoapi/ommx/mps/index reading sources... [ 55%] autoapi/ommx/qplib/index reading sources... [ 56%] autoapi/ommx/testing/index reading sources... [ 57%] autoapi/ommx/testing/placement/index reading sources... [ 58%] autoapi/ommx/tracing/index reading sources... [ 59%] autoapi/ommx_highs_adapter/adapter/index reading sources... [ 60%] autoapi/ommx_highs_adapter/exception/index reading sources... [ 61%] autoapi/ommx_highs_adapter/index reading sources... [ 62%] autoapi/ommx_openjij_adapter/index reading sources... [ 63%] autoapi/ommx_pyscipopt_adapter/adapter/index reading sources... [ 64%] autoapi/ommx_pyscipopt_adapter/exception/index reading sources... [ 65%] autoapi/ommx_pyscipopt_adapter/index reading sources... [ 66%] autoapi/ommx_python_mip_adapter/adapter/index reading sources... [ 67%] autoapi/ommx_python_mip_adapter/exception/index reading sources... [ 68%] autoapi/ommx_python_mip_adapter/index reading sources... [ 69%] autoapi/ommx_python_mip_adapter/python_mip_to_ommx/index reading sources... [ 70%] index reading sources... [ 71%] release_note/ommx-1.5 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/release_note/ommx-1.5.md: Excluded from execution by pattern: 'release_note/ommx-1.*.md' [mystnb] reading sources... [ 72%] release_note/ommx-1.6 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/release_note/ommx-1.6.md: Excluded from execution by pattern: 'release_note/ommx-1.*.md' [mystnb] reading sources... [ 73%] release_note/ommx-1.7 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/release_note/ommx-1.7.md: Excluded from execution by pattern: 'release_note/ommx-1.*.md' [mystnb] reading sources... [ 74%] release_note/ommx-1.8 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/release_note/ommx-1.8.md: Excluded from execution by pattern: 'release_note/ommx-1.*.md' [mystnb] reading sources... [ 76%] release_note/ommx-1.9 /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/docs/ja/release_note/ommx-1.9.md: Excluded from execution by pattern: 'release_note/ommx-1.*.md' [mystnb] reading sources... [ 77%] release_note/ommx-2.0 reading sources... [ 78%] release_note/ommx-2.1 reading sources... [ 79%] release_note/ommx-2.2 reading sources... [ 80%] release_note/ommx-2.3 reading sources... [ 81%] release_note/ommx-2.4 reading sources... [ 82%] release_note/ommx-2.5 reading sources... [ 83%] release_note/ommx-3.0 reading sources... [ 84%] tutorial/download_miplib_instance reading sources... [ 85%] tutorial/download_qplib_instance reading sources... [ 86%] tutorial/implement_adapter reading sources... [ 87%] tutorial/share_in_ommx_artifact reading sources... [ 88%] tutorial/solve_with_ommx_adapter reading sources... [ 89%] tutorial/switching_adapters reading sources... [ 90%] tutorial/tsp_sampling_with_openjij_adapter reading sources... [ 91%] user_guide/adapter_initial_state reading sources... [ 92%] user_guide/capability_model reading sources... [ 93%] user_guide/function reading sources... [ 94%] user_guide/instance reading sources... [ 95%] user_guide/parametric_instance reading sources... [ 96%] user_guide/sample_set reading sources... [ 97%] user_guide/solution reading sources... [ 98%] user_guide/special_constraints reading sources... [ 99%] user_guide/supported_ommx_adapters reading sources... [100%] user_guide/tracing WARNING: the sphinx_fontawesome extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit WARNING: doing serial read looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/checkouts/latest/_readthedocs/html/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 17%] api/_items/ommx.artifact.ArtifactBuilder .. api/_items/ommx.v1.IndicatorConstraint writing output... [ 33%] api/_items/ommx.v1.Instance .. api/_items/ommx.v1.RemovedSos1Constraint writing output... [ 50%] api/_items/ommx.v1.Rng .. autoapi/ommx/dataset/index writing output... [ 67%] autoapi/ommx/mps/index .. index writing output... [ 83%] release_note/ommx-1.5 .. tutorial/solve_with_ommx_adapter writing output... [100%] tutorial/switching_adapters .. user_guide/tracing generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 20%] assets/introduction_01.png copying images... [ 40%] assets/introduction_02.png copying images... [ 60%] assets/introduction_03.png copying images... [ 80%] tutorial/assets/solve_with_ommx_adapter_01.png copying images... [100%] tutorial/assets/taraimawashi_businessman.png dumping search index in Japanese (code: ja)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in ../../_readthedocs/html.