1
0

bootstrap.py 129 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482
  1. """CPython bootstrap for dsh-code-runtime-python.
  2. Reads a :class:`BootMessage` on fd 3, applies resource limits and log capture,
  3. reads a :class:`RunMessage`, runs the model program as the body of an async
  4. function (top-level ``await`` and ``return`` both work; the returned value is
  5. the completion), and posts a terminal :class:`DoneMessage`. The program calls
  6. host functions through the ``tools`` (or other namespace) proxy, whose attribute
  7. and subscript access return awaitables that ride binding messages over fd 3.
  8. This module runs under ``python3 -I`` with an empty environment and
  9. ``sys.path`` containing only its own directory.
  10. """
  11. from __future__ import annotations
  12. import asyncio
  13. import ast
  14. import io
  15. import json
  16. import math
  17. import os
  18. import re
  19. import resource
  20. import signal
  21. import sys
  22. import threading
  23. import traceback
  24. from decimal import Context, Decimal
  25. # The float encoder must NOT depend on the process-global decimal context: a
  26. # legitimate program may set `getcontext().prec = 2` (silently rounding the
  27. # completion value's digits) or `traps[Inexact] = True` (making the encode
  28. # raise, misclassifying a successful run as an exception). A fixed context with
  29. # prec=28 (more than the 17 significant digits a double needs) makes the
  30. # normalize() spelling decision context-independent.
  31. _FLOAT_CONTEXT = Context(prec=28)
  32. from pathlib import Path
  33. from typing import Any
  34. # ``python3 -I`` (isolated) drops the script directory from ``sys.path`` so
  35. # the sibling ``protocol.py`` is invisible by default. Restore it explicitly
  36. # before importing.
  37. sys.path.insert(0, str(Path(__file__).resolve().parent))
  38. from protocol import PROTOCOL_FD, log_truncation_marker # noqa: E402
  39. # Read size for the async fd-3 reader. One `os.read` returns whatever the pipe
  40. # holds, so this only bounds a single syscall's copy, not a frame: a larger frame
  41. # simply takes more reads. 64 KiB matches the usual pipe capacity.
  42. _READ_CHUNK_BYTES = 65536
  43. # Module-level captures for the done-frame LAST-resort fallback. This bootstrap IS
  44. # ``__main__``, so ``import __main__; __main__.os = ...`` would rebind ``os.write``
  45. # at call time inside ``ProtocolChannel.write_encoded``. These module-level names
  46. # are the RAW primitive for the fallback; they are BOUND INTO ``_run`` LOCALS
  47. # before the program runs (see ``send_done``), which is what makes a one-line
  48. # rebind unable to change which write the fallback uses — the module global here
  49. # is itself reachable by ``__main__._os_write = boom``, so the immunity lives in
  50. # the ``_run`` frame-local binding, not in the module global.
  51. _os_write = os.write
  52. _memoryview = memoryview
  53. # A fixed, pre-encoded done frame for the fallback. It carries no live model
  54. # value, so it can always be written even when a transitive name (a ``_dump_*``
  55. # helper or ``os``) has been rebound and the normal encode/write threw. The
  56. # message is the fixed literal ``<unrenderable>`` — distinct from the failure
  57. # reporter's ``_UNRENDERABLE_DIAGNOSTIC`` text; the host renders the run as an
  58. # exception rather than a worker-exit, which is the honest verdict for a settled
  59. # run whose reporting was sabotaged. The bytes are JSON-valid and
  60. # newline-terminated.
  61. _FALLBACK_DONE_FRAME = b'{"type":"done","error":{"kind":"exception","message":"<unrenderable>"}}\n'
  62. # Code-unit ceiling on the exception class name interpolated into the LAST-resort
  63. # failure diagnostic. A metaclass `__name__` property can return any length, and
  64. # that construction runs outside the guard that would otherwise absorb a
  65. # MemoryError, so the name is sliced before it is copied. Generous enough that no
  66. # real class name is touched.
  67. _MAX_FALLBACK_NAME_CHARS = 200
  68. # Mirror of the host's output-budget/address-space gate (src/index.ts's
  69. # OUTPUT_BUDGET_WORST_CASE_ADDRESS_SPACE_MULTIPLE and INTERPRETER_BASELINE_BYTES),
  70. # re-applied against the EFFECTIVE RLIMIT_AS after inheritance clamping. An astral
  71. # character is one character but ~4 bytes of str storage and ~4 UTF-8 bytes, and
  72. # three such copies are live at the peak — the caller's write argument, the line
  73. # slice or joined pending handed to push, and the encode copy push takes — so a
  74. # budget's worst-case peak is twelve times its byte count; the interpreter's own
  75. # footprint is reserved on top. Kept in sync with the host constants by the shared
  76. # reasoning, not a wire field.
  77. _OUTPUT_BUDGET_WORST_CASE_MULTIPLE = 12
  78. _INTERPRETER_BASELINE_BYTES = 64 * 1024 * 1024
  79. # ---------------------------------------------------------------------------
  80. # Log buffer — Python-side ledger for captured text.
  81. # ---------------------------------------------------------------------------
  82. class LogBuffer:
  83. """Ordered text capture under one shared byte budget.
  84. Once the budget is exhausted the buffer emits exactly one in-band
  85. truncation marker via ``sink`` and silently drops everything after. The
  86. cap is a blast-radius bound; "how much was lost" intentionally stays
  87. unmeasured.
  88. """
  89. def __init__(self, max_bytes: int, sink) -> None:
  90. self._max_bytes = max_bytes
  91. # The ledger starts one byte below max_bytes: each entry is charged its
  92. # JSON-string cost plus one separator byte, and the serialized outer
  93. # logs array adds one more byte of envelope (two brackets and n-1 commas
  94. # over n entries' separators), so a result that exactly exhausts the
  95. # ledger serializes to exactly max_bytes; WITHOUT the reserved byte it
  96. # would serialize to max_bytes + 1. Reserving that byte keeps an
  97. # admitted result within the configured cap; the truncation-marker entry
  98. # is envelope, not payload, and rides uncharged (``_max_bytes`` stays the
  99. # configured value for the marker's message text).
  100. self._remaining = max_bytes - 1
  101. self._truncated = False
  102. # Re-entrant so a caller may hold it across a compound read-modify-write
  103. # (``_LogStream.write`` reads ``remaining`` several times and then calls
  104. # ``push`` while still holding it). One lock is shared by this buffer and
  105. # every stream that funnels into it: model code may start daemon threads
  106. # that keep calling ``print`` after the program body returns, and the
  107. # settlement ``flush_line`` on the main coroutine reads and mutates the
  108. # same ``_pending``/ledger state. Without a shared lock the flush could
  109. # interleave with a concurrent ``write`` — dropping or double-counting a
  110. # line, or costing the ``done`` frame on a mangled ledger. Fixing which
  111. # callable runs (binding ``out_stream.flush_line``) does not fix what it
  112. # reads.
  113. self._lock = threading.RLock()
  114. # ``sink(text, truncated=False)``. The marker is emitted with
  115. # ``truncated=True`` so the host can stop its own capture at the same
  116. # point rather than treating the marker as ordinary program output: the
  117. # two ledgers exhaust independently, and one entry larger than
  118. # ``max_bytes`` sends only the marker while the host budget is still
  119. # nearly empty.
  120. self._sink = sink
  121. @property
  122. def lock(self) -> "threading.RLock":
  123. """The shared re-entrant lock guarding this ledger and its streams' buffers."""
  124. return self._lock
  125. @property
  126. def remaining(self) -> int:
  127. """Serialized bytes still admissible; zero once truncated (streams use this to bound their own buffering, where a character count is a valid lower bound)."""
  128. return 0 if self._truncated else self._remaining
  129. def push(self, text: str, open: bool = False) -> None:
  130. with self._lock:
  131. self._push_locked(text, open)
  132. def _push_locked(self, text: str, open: bool = False) -> None:
  133. if self._truncated:
  134. return
  135. # Cheap lower bound FIRST: one char is at least one UTF-8 byte and the
  136. # JSON form adds two quotes plus the separator, so a single print() far
  137. # above the budget truncates without ever encoding it — the full encode
  138. # would allocate a second equally large string and could turn a
  139. # truncatable log into an RLIMIT_AS death.
  140. if len(text) + 3 > self._remaining:
  141. self._truncated = True
  142. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  143. return
  144. # A model print() can emit a lone surrogate; strict UTF-8 throws on it
  145. # here. Replace it rather than escaping it the way :func:`_dump_string`
  146. # preserves one inside a completion VALUE: log text is already a
  147. # truncatable, substituting channel (the byte cap replaces the tail with
  148. # a marker), and the ledger below charges the RAW UTF-8 bytes, which
  149. # would undercharge the six-byte escape by half. Bounded: the text
  150. # passed the length check, so this encodes at most ~4x remaining.
  151. try:
  152. raw = text.encode("utf-8")
  153. except UnicodeEncodeError:
  154. raw = text.encode("utf-8", errors="replace")
  155. text = raw.decode("utf-8")
  156. # Charge the SERIALIZED cost — the JSON string form's bytes plus one
  157. # separator byte — exactly as the host ledger does. Charging the raw
  158. # UTF-8 length instead undercharges control-heavy text, whose JSON
  159. # escaping expands it up to sixfold (a NUL costs one raw byte but six
  160. # as its ``\uXXXX`` escape): a NUL flood sized to fit ``maxLogBytes``
  161. # raw would serialize to roughly six times the shared cap, and the child
  162. # could then die on RLIMIT_AS (reported host-side as ``worker-exit``)
  163. # instead of emitting the truncation marker. The +1 also floors an empty
  164. # entry above zero, so a flood of blank ``print()`` lines exhausts the
  165. # budget instead of emitting unbounded zero-cost log frames.
  166. cost = _json_string_cost(raw) + 1
  167. if cost > self._remaining:
  168. self._truncated = True
  169. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  170. return
  171. self._remaining -= cost
  172. self._sink(text, open=open)
  173. class _LogStream(io.TextIOBase):
  174. """A newline-coalescing text stream backed by a :class:`LogBuffer`.
  175. Installed as ``sys.stdout`` / ``sys.stderr`` before executing the model
  176. program. ``print(...)`` calls ``write`` once per argument, separator, and
  177. newline, so a raw one-push-per-write stream would emit
  178. ``["a", " ", "b", "\\n"]`` for ``print("a", "b")`` — and Code Mode renders
  179. ``logs`` with ``join('\\n')``, turning that into spurious blank lines. This
  180. stream instead buffers writes and pushes one LogBuffer entry per completed
  181. LINE (the text up to each ``\\n``, newline stripped), so the rendered join
  182. reproduces ``a b``. Any unterminated tail is flushed by :meth:`flush_line`
  183. after the program settles.
  184. """
  185. def __init__(self, logs: LogBuffer) -> None:
  186. super().__init__()
  187. self._logs = logs
  188. # list-of-chunks, joined only at a newline or flush: repeated
  189. # ``print("x", end="")`` must not concatenate quadratically.
  190. self._pending: list[str] = []
  191. self._pending_blocks: list[str] = []
  192. self._pending_chars = 0
  193. # A newline-free drip must not accumulate one list slot per ``write``:
  194. # under a large ``maxLogBytes`` the list-of-fragments pointer array and
  195. # the per-fragment str objects cost host memory well before the byte
  196. # budget is reached, and a 25 M single-character drip would OOM on its
  197. # own accounting (plus the same-size list ``_push_bounded_prefix`` then
  198. # builds). Past this many fragments the chunks are SEALED into a
  199. # ``_pending_blocks`` entry (the character count is unchanged), bounding
  200. # the live fragment count exactly as the host-side ``captureStray`` does
  201. # with its ``MAX_PENDING_CHUNKS``. The seal is INCREMENTAL: only the
  202. # current ``_pending`` fragments (≤ cap) are joined into one block, not
  203. # the whole accumulated buffer, so a large drip stays O(B) rather than
  204. # re-copying the growing block O(B²/cap) times.
  205. self._PENDING_MAX_CHUNKS = 1024
  206. def _pending_parts(self) -> list[str]:
  207. """The sealed blocks followed by the current fragments, for joining."""
  208. return [*self._pending_blocks, *self._pending]
  209. def writable(self) -> bool: # noqa: D401 -- inherited contract
  210. return True
  211. def write(self, text: str) -> int: # noqa: D401 -- inherited contract
  212. # Serialize the whole read-modify-write against the settlement flush and
  213. # any other thread's write: model code may spawn daemon threads that keep
  214. # printing after the program body returns, and this method reads
  215. # ``remaining`` and mutates ``_pending``/the ledger across many steps. The
  216. # lock is the buffer's and is re-entrant, so the ``push`` calls below
  217. # (which re-acquire it) do not deadlock.
  218. with self._logs.lock:
  219. return self._write_locked(text)
  220. def _write_locked(self, text: str) -> int:
  221. # Drop an empty write instead of buffering it. An empty chunk adds no
  222. # character, so the budget check below can never fire on it:
  223. # ``while True: sys.stdout.write("")`` would append one list slot per
  224. # call with `_pending_chars` pinned at 0, growing unbounded long after
  225. # the log ledger was exhausted (about 3.7 M slots per CPU second here)
  226. # until RLIMIT_AS turned the allocation into a MemoryError — reported as
  227. # the program's own exception rather than the intended bounded-log
  228. # behavior. Returning here also keeps `flush_line` from pushing a
  229. # spurious empty log entry for a program whose only writes were empty.
  230. if not text:
  231. return 0
  232. if "\n" in text:
  233. # Scan `text` in place; the buffered chunks are joined ONLY into the
  234. # first line. Joining the pending chunks with the whole write first
  235. # made a second copy of that write, which an over-budget write
  236. # cannot afford (measured under a 400 MiB addressSpaceMb: one
  237. # buffered character followed by a 340 MiB write died on MemoryError
  238. # inside the join, reported as the program's own exception, and the
  239. # retained chunks made the settlement `flush_line` fail the same way
  240. # — costing the `done` frame and turning the run into a wall-clock
  241. # timeout instead of the promised truncation marker).
  242. length = len(text)
  243. pos = 0
  244. if self._pending or self._pending_blocks:
  245. newline = text.index("\n")
  246. if self._pending_chars + newline + 3 > self._logs.remaining:
  247. # The reconstructed first line cannot fit the ledger, so
  248. # LogBuffer would reject it whole: copy only the prefix that
  249. # fails its cheap bound and drop the chunks. The slice is
  250. # bounded HERE, not inside the helper: `text[:newline]` on a
  251. # 340 MiB newline-terminated write is the same full copy the
  252. # join was (measured: MemoryError inside `sys.stdout.write`
  253. # under a 400 MiB addressSpaceMb), and `remaining + 4`
  254. # characters are all the helper can use.
  255. self._push_bounded_prefix(text[: min(newline, self._logs.remaining + 4)])
  256. else:
  257. self._pending.append(text[:newline])
  258. line = "".join(self._pending_parts())
  259. self._pending = []
  260. self._pending_blocks = []
  261. self._pending_chars = 0
  262. self._logs.push(line)
  263. pos = newline + 1
  264. # Scan by offset and STOP once the ledger is exhausted: a single
  265. # write of many newlines (``print("\n" * 1000000)``) would otherwise
  266. # re-slice the tail once per line and keep pushing long after
  267. # LogBuffer truncated, burning the CPU budget on discarded lines.
  268. # `remaining` reads 0 the instant the buffer truncates, so the loop
  269. # exits immediately; the unscanned tail is simply dropped.
  270. while pos < length and self._logs.remaining > 0:
  271. newline = text.find("\n", pos)
  272. if newline < 0:
  273. break
  274. # Bound the SLICE the same way LogBuffer bounds the encode: a
  275. # first line far above the ledger would be copied whole before
  276. # push could reject it, and that copy is the allocation an
  277. # over-budget write cannot afford. Copy only a budget-sized
  278. # prefix, which push still rejects on its own cheap bound (the
  279. # prefix is longer than `remaining`), so the marker is emitted
  280. # and the oversized line is never materialized.
  281. if newline - pos + 3 > self._logs.remaining:
  282. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  283. break
  284. self._logs.push(text[pos:newline])
  285. pos = newline + 1
  286. if pos < length:
  287. if self._logs.remaining > 0:
  288. # Buffer only a budget-sized PREFIX of the tail, not the whole
  289. # `text[pos:]`: an early newline followed by a huge unterminated
  290. # tail (`"\n" + "A" * 30 MiB`) would otherwise copy the entire
  291. # tail into `_pending` here — a second full copy of the model's
  292. # own string, the RLIMIT_AS death this path exists to avoid —
  293. # before the newline-free trigger below could bound it. Anything
  294. # past `remaining` characters cannot be admitted (the char count
  295. # is a lower bound on the serialized cost), so a
  296. # `remaining + 4`-character prefix is all that can ever survive;
  297. # the flush trigger below rejects it and emits the marker.
  298. tail = text[pos:pos + self._logs.remaining + 4]
  299. self._pending.append(tail)
  300. self._pending_chars = len(tail)
  301. else:
  302. # The ledger ran out with text still unscanned, so that text
  303. # IS being dropped and the run must say so. One push is
  304. # enough and is bounded: `remaining` is 0, so LogBuffer's
  305. # cheap length lower bound rejects immediately, emits the
  306. # marker, and never encodes the tail — and a push after the
  307. # marker is already out returns without emitting a second.
  308. # Reaching 0 EXACTLY (65 one-character lines against the
  309. # default 3-byte-per-entry serialized charge) leaves
  310. # `_truncated` unset, so without this the tail vanished with
  311. # no marker at all. Sliced to a budget-sized prefix, not the
  312. # whole tail: the tail can be hundreds of megabytes and the
  313. # copy would be the RLIMIT_AS death this bound exists to
  314. # avoid, while push only needs enough characters to fail its
  315. # own cheap length check.
  316. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  317. else:
  318. self._pending.append(text)
  319. self._pending_chars += len(text)
  320. # Seal the fragment list past the chunk cap: a newline-free drip
  321. # appends one fragment per write, so a 25 M single-character flood
  322. # would accumulate that many list slots (and str objects) long before
  323. # the byte budget is met — the pointer array alone being ~25 M slots.
  324. # Past the cap the current fragments are joined into ONE block and
  325. # moved to `_pending_blocks` (character count unchanged), bounding the
  326. # live fragment count exactly as the host-side `captureStray` seal
  327. # does. The join is only the ≤cap current fragments, never the whole
  328. # accumulated buffer, so a large drip stays O(B) rather than
  329. # re-copying the growing block O(B²/cap) times; a newline never starts
  330. # a multi-byte sequence, so the fragments are un-sealable mid-line.
  331. if len(self._pending) >= self._PENDING_MAX_CHUNKS:
  332. self._pending_blocks.append("".join(self._pending))
  333. self._pending = []
  334. # A newline-free flood must hit the budget while running, not at
  335. # settlement: once the buffered tail alone can no longer fit the
  336. # ledger (chars lower-bound the serialized cost), push it through — LogBuffer
  337. # truncates, emits the marker once, and swallows everything after.
  338. if self._pending_chars > self._logs.remaining:
  339. self._push_bounded_prefix()
  340. return len(text)
  341. def _push_bounded_prefix(self, extra: str = "") -> None:
  342. # Reached only when the buffered characters already exceed what the
  343. # ledger admits, so LogBuffer is certain to reject on its cheap length
  344. # bound and emit the marker. Copy a budget-sized PREFIX rather than the
  345. # joined whole: ``sys.stdout.write("x")`` followed by one newline-free
  346. # 340 MiB write leaves two chunks whose join is a second copy of the
  347. # payload, and under a tight addressSpaceMb that join raises MemoryError
  348. # from inside `write` — surfacing as the program's own exception, or,
  349. # while the oversized chunks stayed retained, again from `flush_line`
  350. # after the program settled, which cost the `done` frame and turned the
  351. # run into a wall-clock timeout instead of the promised truncation
  352. # marker.
  353. #
  354. # The chunks are dropped BEFORE the push so neither this call nor the
  355. # settlement flush can repeat the allocation, and dropping the text is
  356. # exactly what the marker reports. `remaining + 4` is the shortest
  357. # prefix that still fails LogBuffer's ``len(text) + 3 > remaining``
  358. # check; the accumulation stops there, so the copy is bounded by the log
  359. # budget however large the pending chunks are.
  360. #
  361. # `self._pending` is iterated IN PLACE and `extra` handled after it:
  362. # `(*self._pending, extra)` would first copy every pending reference into
  363. # a same-size tuple, which for a single-character drip (millions of tiny
  364. # chunks) is a second pointer array as large as the list itself --
  365. # measured at +80 MiB of tuple on top of a 40 MiB list for 5.2M chunks,
  366. # the allocation this bounded prefix exists to avoid.
  367. limit = self._logs.remaining + 4
  368. parts: list[str] = []
  369. total = 0
  370. for chunk in self._pending_parts():
  371. parts.append(chunk[: limit - total])
  372. total += len(parts[-1])
  373. if total >= limit:
  374. break
  375. else:
  376. # Only reached when the pending chunks did not fill the prefix, so
  377. # `extra` is the one remaining source of text.
  378. parts.append(extra[: limit - total])
  379. self._pending = []
  380. self._pending_blocks = []
  381. self._pending_chars = 0
  382. self._logs.push("".join(parts))
  383. def flush(self) -> None: # noqa: D401 -- inherited contract
  384. # ``TextIOBase.flush`` is a no-op, so without this override an explicit
  385. # ``print(..., flush=True)`` or ``sys.stdout.flush()`` left the text in
  386. # `_pending` with nothing to drain it except `flush_line` after the
  387. # program settles. A run that then hangs or is killed never reaches that
  388. # call: ``print("before hang", end="", flush=True)`` followed by an
  389. # infinite loop returned `logs: []`, losing the one diagnostic the
  390. # program deliberately committed. Forwarding makes an explicit flush emit
  391. # the pending entry immediately, which is what the caller asked for; a
  392. # newline-terminated write already emitted on its own.
  393. self.flush_line()
  394. def flush_line(self) -> None:
  395. """Push any buffered text not terminated by a newline (also serves explicit flushes)."""
  396. # Same shared, re-entrant lock as ``write``: the settlement flush on the
  397. # main coroutine and a daemon thread's concurrent ``write`` both touch
  398. # ``_pending`` and the ledger, so this read-and-clear must be atomic
  399. # against them.
  400. with self._logs.lock:
  401. if self._pending or self._pending_blocks:
  402. # Join, drop the chunks, THEN push — the same join-clear-push order
  403. # as `_write_locked`'s newline branch. Pushing before the clear would keep the
  404. # pending chunks alive through `_push_locked`'s `text.encode`, so
  405. # the chunks, their join, and the encode copy would all be live at
  406. # once; dropping the chunks first leaves only the join and its
  407. # encode, matching that path's peak.
  408. line = "".join(self._pending_parts())
  409. self._pending = []
  410. self._pending_blocks = []
  411. self._pending_chars = 0
  412. # The line has NO trailing newline: mark the frame `open` so the
  413. # host appends the next log frame to the same entry instead of
  414. # inserting a fake newline between two entries.
  415. self._logs.push(line, open=True)
  416. # ---------------------------------------------------------------------------
  417. # Fd-3 channel — line-framed JSON.
  418. # ---------------------------------------------------------------------------
  419. # Non-string scalars only. The string form is scanned by hand in
  420. # :func:`_decode_json_plain` because a ``(?:[^"\\]|\\.)*`` repetition makes
  421. # CPython's backtracking engine retain per-repetition state proportional to the
  422. # string's WIDTH: measured at ~146 MiB of engine state for a 1 MiB string and
  423. # ~558 MiB for 4 MiB, so a legitimate multi-megabyte binding reply raised
  424. # MemoryError out of ``_pump_replies``, leaving its future unsettled until the
  425. # wall clock reported a timeout.
  426. _SCALAR_RE = re.compile(
  427. r'-?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?|true|false|null'
  428. )
  429. # A run of ordinary string body characters. The star applies to a CHARACTER
  430. # CLASS, which the engine matches in one linear pass with no backtracking state,
  431. # so the scanner's cost is the number of escapes, not the string's width.
  432. _STRING_CHUNK_RE = re.compile(r'[^"\\]*')
  433. def _decode_json_plain(
  434. text: str,
  435. # Def-time captures: the decoder runs AFTER the program (which is `__main__`)
  436. # may have rebound `__main__.json`, `__main__._SCALAR_RE`,
  437. # `__main__._STRING_CHUNK_RE`, or `__main__.len`; a call-time lookup would
  438. # let a one-line rebind kill the reply pump (a broken decode strands every
  439. # pending Future to the wall clock). Defaults are evaluated at def time.
  440. _json_loads: Any = json.loads,
  441. _scalar_re: Any = _SCALAR_RE,
  442. _string_chunk_re: Any = _STRING_CHUNK_RE,
  443. _len: Any = len,
  444. _isinstance: Any = isinstance,
  445. _str: Any = str,
  446. _list: Any = list,
  447. ) -> Any:
  448. """Parse one JSON document iteratively (no per-level recursion).
  449. ``json.loads`` recurses per nesting level and raises ``RecursionError``
  450. around ~10k levels, but a binding reply is depth-unbounded by the seam
  451. contract — the host's iterative encoder happily produces documents
  452. ``json.loads`` cannot read back. Scalars (numbers, strings with escapes)
  453. are delegated to ``json.loads`` one token at a time, so their grammar and
  454. semantics stay CPython's own; only the container structure is parsed here
  455. with an explicit stack. Raises ``ValueError`` on malformed input; frames
  456. come from the TRUSTED host, so strictness mirrors ``json.loads`` without
  457. extra hostile-input hardening.
  458. """
  459. length = _len(text)
  460. def skip_ws(i: int) -> int:
  461. while i < length and text[i] in " \t\n\r":
  462. i += 1
  463. return i
  464. def scan_string(i: int) -> int:
  465. # Walk chunk by chunk: each match consumes every character up to the next
  466. # quote or backslash, so an escape costs one extra step and a plain body
  467. # costs one pass. Returns the offset just past the closing quote.
  468. j = i + 1
  469. while True:
  470. j = _string_chunk_re.match(text, j).end()
  471. if j >= length:
  472. raise ValueError(f"unterminated string at offset {i}")
  473. char = text[j]
  474. if char == '"':
  475. return j + 1
  476. # text[j] is a backslash: skip it and the character it escapes. A
  477. # trailing backslash runs j past `length`, caught on the next pass.
  478. j += 2
  479. def scalar(i: int):
  480. if i < length and text[i] == '"':
  481. end = scan_string(i)
  482. return _json_loads(text[i:end]), end
  483. match = _scalar_re.match(text, i)
  484. if match is None:
  485. raise ValueError(f"invalid JSON at offset {i}")
  486. return _json_loads(match.group(0)), match.end()
  487. def string_key(i: int):
  488. key, end = scalar(i)
  489. if not _isinstance(key, _str):
  490. raise ValueError(f"object key must be a string at offset {i}")
  491. end = skip_ws(end)
  492. if end >= length or text[end] != ":":
  493. raise ValueError(f"expected ':' at offset {end}")
  494. return key, skip_ws(end + 1)
  495. # Frames: a list, or (dict, pending key). `value`/`have_value` carry each
  496. # completed value up to its parent frame.
  497. stack: list[Any] = []
  498. value: Any = None
  499. have_value = False
  500. i = skip_ws(0)
  501. while True:
  502. if not have_value:
  503. ch = text[i] if i < length else ""
  504. if ch == "[":
  505. i = skip_ws(i + 1)
  506. if i < length and text[i] == "]":
  507. i += 1
  508. value, have_value = [], True
  509. else:
  510. stack.append([])
  511. continue
  512. elif ch == "{":
  513. i = skip_ws(i + 1)
  514. if i < length and text[i] == "}":
  515. i += 1
  516. value, have_value = {}, True
  517. else:
  518. key, i = string_key(i)
  519. stack.append(({}, key))
  520. continue
  521. else:
  522. value, i = scalar(i)
  523. have_value = True
  524. if not stack:
  525. i = skip_ws(i)
  526. if i != length:
  527. raise ValueError(f"trailing data at offset {i}")
  528. return value
  529. top = stack[-1]
  530. i = skip_ws(i)
  531. ch = text[i] if i < length else ""
  532. if _isinstance(top, _list):
  533. top.append(value)
  534. if ch == ",":
  535. i = skip_ws(i + 1)
  536. have_value = False
  537. elif ch == "]":
  538. i += 1
  539. stack.pop()
  540. value = top
  541. else:
  542. raise ValueError(f"expected ',' or ']' at offset {i}")
  543. else:
  544. container, key = top
  545. container[key] = value
  546. if ch == ",":
  547. key, i = string_key(skip_ws(i + 1))
  548. stack[-1] = (container, key)
  549. have_value = False
  550. elif ch == "}":
  551. i += 1
  552. stack.pop()
  553. value = container
  554. else:
  555. raise ValueError(f"expected ',' or '}}' at offset {i}")
  556. class ProtocolChannel:
  557. """Blocking readers and synchronous writers over the fd-3 protocol pipe.
  558. Writes are unbuffered and go straight to the fd, so ``send_sync`` is safe
  559. from inside model code (which may run outside an asyncio task) and from
  560. background tasks alike. Concurrent writers are serialized by ``_write_lock``
  561. around a full-write loop (see ``send_sync``): ``os.write`` releases the GIL,
  562. a frame may exceed ``PIPE_BUF`` (logs up to ``maxLogBytes``, completions up
  563. to ``maxValueBytes``, uncapped ``call`` args), and one ``os.write`` may
  564. consume only part of a frame — so neither the GIL nor per-frame atomicity is
  565. relied on for framing.
  566. """
  567. def __init__(self, fd: int) -> None:
  568. self._fd = fd
  569. # Residual bytes read past a frame's newline, shared by the blocking and
  570. # async readers. Held here, not in the reading coroutine: the reply pump
  571. # is cancelled once `done` is posted, and read-ahead sitting in a local
  572. # would be lost with it. Both readers use `os.read(self._fd, ...)`
  573. # directly, so no buffered file object wraps the fd.
  574. self._pending = bytearray()
  575. # Serializes writers: os.write releases the GIL, and a frame larger
  576. # than PIPE_BUF is neither atomic nor guaranteed fully consumed by one
  577. # call — without the lock, model-created threads printing while a big
  578. # completion frame drains could interleave bytes mid-frame.
  579. self._write_lock = threading.Lock()
  580. def read_frame(
  581. self,
  582. # Def-time captures for the decode primitives (see _decode_json_plain):
  583. # this runs before the program, but the reply path does not — a rebind
  584. # of `__main__._decode_json_plain`/`__main__.os`/`__main__._READ_CHUNK_BYTES`
  585. # must not break the pump.
  586. _decode: Any = _decode_json_plain,
  587. _os_read: Any = os.read,
  588. _read_chunk: int = _READ_CHUNK_BYTES,
  589. _bytes: Any = bytes,
  590. _len: Any = len,
  591. ) -> dict[str, Any] | None:
  592. """Read one JSON-line frame (iteratively decoded). ``None`` on EOF.
  593. Blocking. Used for the two frames read BEFORE the model program starts
  594. (``boot`` and ``run``), where blocking is what the handshake wants. Reply
  595. frames arriving during the program go through :meth:`read_frame_async`,
  596. which must not occupy a thread.
  597. Reads in CHUNKS into the shared ``_pending`` buffer rather than through
  598. ``FileIO.readline()``: the fd is unbuffered (``buffering=0``), so
  599. ``readline`` issues one ``os.read(1)`` per byte, and a multi-megabyte
  600. ``run`` frame — RLIMIT_CPU already in force by then — would burn the
  601. budget in millions of syscalls before ``ast.parse`` even runs. The chunk
  602. reads and the same residual buffer the async path uses keep read-ahead
  603. past a newline for the next frame.
  604. """
  605. # Scan only the bytes not yet examined: `find` from a running offset so a
  606. # frame arriving in N chunks costs one linear pass total, not one rescan
  607. # of the whole buffer per chunk (which is quadratic in the frame size).
  608. scanned = 0
  609. while True:
  610. newline = self._pending.find(b"\n", scanned)
  611. if newline >= 0:
  612. line = _bytes(self._pending[:newline])
  613. del self._pending[: newline + 1]
  614. return _decode(line.decode("utf-8"))
  615. scanned = _len(self._pending)
  616. chunk = _os_read(self._fd, _read_chunk)
  617. if not chunk:
  618. # EOF before a newline: drop the partial line, as the host drops
  619. # a frame that never completed.
  620. return None
  621. self._pending.extend(chunk)
  622. async def read_frame_async(
  623. self,
  624. # Def-time captures, same rationale as read_frame.
  625. _decode: Any = _decode_json_plain,
  626. _os_read: Any = os.read,
  627. _read_chunk: int = _READ_CHUNK_BYTES,
  628. _bytes: Any = bytes,
  629. _get_event_loop: Any = asyncio.get_event_loop,
  630. _len: Any = len,
  631. ) -> dict[str, Any] | None:
  632. """Await one JSON-line frame without occupying a thread. ``None`` on EOF.
  633. ``loop.run_in_executor(None, read_frame)`` was the obvious spelling and
  634. the wrong one: the default executor spins up its first thread the moment
  635. the program awaits a binding, and on Linux/glibc that thread's 8 MiB
  636. stack plus a 64 MiB per-thread malloc arena reservation are charged to
  637. ``RLIMIT_AS`` — measured, the child's mappings went from 30.34 MiB to
  638. 102.39 MiB across one ``await tools.*``. Since the limit is already in
  639. force, that ~72 MiB comes straight out of the run's ``addressSpaceMb``:
  640. under a small limit the thread cannot start at all and a legitimate
  641. binding call hangs to ``maxWallMs``, and under a larger one an allocation
  642. that should have fit dies as ``MemoryError``. This is the same accounting
  643. the settlement-time CPU recheck was designed around, where a sampling
  644. thread cost the same 72 MiB.
  645. `loop.add_reader` watches the fd instead, so no thread exists.
  646. Bytes past a frame's newline belong to the next frame, so the residual
  647. lives on the CHANNEL rather than in this coroutine: the pump is cancelled
  648. once ``done`` is posted, and a local buffer would discard whatever it had
  649. read ahead.
  650. """
  651. loop = _get_event_loop()
  652. # Scan only the not-yet-examined bytes (running offset), so a frame
  653. # arriving across many reads costs one linear pass, not a quadratic
  654. # rescan of the whole buffer per read.
  655. scanned = 0
  656. while True:
  657. newline = self._pending.find(b"\n", scanned)
  658. if newline >= 0:
  659. line = _bytes(self._pending[:newline])
  660. del self._pending[: newline + 1]
  661. return _decode(line.decode("utf-8"))
  662. scanned = _len(self._pending)
  663. ready = loop.create_future()
  664. # `add_reader` only reports readability; the read itself happens here,
  665. # and `os.read` returns whatever is buffered without waiting for more.
  666. loop.add_reader(self._fd, lambda: ready.done() or ready.set_result(None))
  667. try:
  668. await ready
  669. finally:
  670. loop.remove_reader(self._fd)
  671. chunk = _os_read(self._fd, _read_chunk)
  672. if not chunk:
  673. # EOF. Any partial line is dropped, matching how the host drops a
  674. # frame that never completed.
  675. return None
  676. self._pending.extend(chunk)
  677. def send_sync(self, message: dict[str, Any]) -> None:
  678. """Post one frame synchronously.
  679. Encoded with the iterative :func:`_encode_json_plain` (not
  680. ``json.dumps``, whose per-level recursion would raise
  681. ``RecursionError`` on a deeply nested completion or call argument the
  682. depth-unbounded ``CodeJsonValue`` contract admits). NaN/Infinity still
  683. raise ``ValueError`` — they would serialize as non-standard tokens
  684. that Node's ``JSON.parse`` rejects, silently dropping the frame, and a
  685. call would then hang until the wall clock instead of failing fast.
  686. Callers turn the ``ValueError`` into their own contract error
  687. (dispatch raises the lossless-JSON message).
  688. """
  689. self.write_encoded(_encode_json_plain(message))
  690. def write_encoded(self, frame: str) -> None:
  691. """Write a frame that is ALREADY encoded to its JSON string form.
  692. Appends the frame's trailing newline and full-write-loops the bytes
  693. under the writer lock, identically to :meth:`send_sync`. The consumer
  694. supplies the encoded JSON (a ``"done"`` frame carrying a completion
  695. value that was serialized at its validation point — see
  696. :func:`_done_with_value`); the channel does not re-encode it, so the
  697. bytes written are exactly what was validated with no second traversal
  698. of a live object.
  699. """
  700. payload = (frame + "\n").encode("utf-8")
  701. # Full-write loop under the writer lock (same rationale as send_sync):
  702. # one os.write may consume only part of a frame beyond PIPE_BUF, and a
  703. # partial or interleaved frame is dropped host-side as malformed JSON.
  704. with self._write_lock:
  705. view = memoryview(payload)
  706. while view:
  707. view = view[os.write(self._fd, view):]
  708. # ---------------------------------------------------------------------------
  709. # Tools proxy — turns ``await tools.name(args)`` into a fd-3 call frame.
  710. # ---------------------------------------------------------------------------
  711. class _Namespace:
  712. """A proxy for one binding namespace: every declared name routes to the bridge.
  713. Names arrive from :class:`BootMessage.namespaces`. Both attribute access
  714. (``tools.name``) and subscript access (``tools["my-tool"]`` — the SDK's
  715. escape hatch for exotic or reserved names, which are legal function names
  716. on the wire) return a coroutine factory that posts a ``call`` frame and
  717. awaits the matching ``reply``. An undeclared name raises ``AttributeError``
  718. (attribute) or ``KeyError`` (subscript), matching the worker backend's
  719. own-property discipline.
  720. ``__getattribute__`` (not ``__getattr__``) intercepts attribute access so a
  721. declared name ALWAYS reaches the bridge — even one that collides with an
  722. inherited attribute like ``__class__``, which ordinary lookup would resolve
  723. on ``object`` before ``__getattr__`` ever ran. Internal state lives under
  724. name-mangled ``_Namespace__*`` attributes; a declared binding with such a
  725. name still wins (declared-names check runs first).
  726. """
  727. def __init__(self, global_name: str, names: list[str], dispatch) -> None:
  728. self.__global = global_name
  729. self.__names = set(names)
  730. self.__dispatch = dispatch
  731. def __call_for(self, name: str):
  732. dispatch = object.__getattribute__(self, "_Namespace__dispatch")
  733. global_name = object.__getattribute__(self, "_Namespace__global")
  734. async def call(args: Any) -> Any:
  735. return await dispatch(global_name, name, args)
  736. return call
  737. def __getattribute__(self, name: str):
  738. # Declared names route to the bridge unconditionally — before Python
  739. # can resolve an inherited attribute (``__class__``) or our own
  740. # internals. Everything else falls through to normal lookup so the
  741. # proxy machinery itself keeps working.
  742. names = object.__getattribute__(self, "_Namespace__names")
  743. if name in names:
  744. return object.__getattribute__(self, "_Namespace__call_for")(name)
  745. return object.__getattribute__(self, name)
  746. def __getattr__(self, name: str):
  747. # Reached only when normal lookup found nothing (declared names were
  748. # already intercepted above), so this is always an undeclared tool.
  749. raise AttributeError(
  750. f"tool {name!r} is not declared in namespace "
  751. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  752. )
  753. def __getitem__(self, name: str):
  754. names = object.__getattribute__(self, "_Namespace__names")
  755. if name not in names:
  756. raise KeyError(
  757. f"tool {name!r} is not declared in namespace "
  758. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  759. )
  760. return object.__getattribute__(self, "_Namespace__call_for")(name)
  761. class _BindingRejection(Exception):
  762. """Internal reply-pump rejection, converted by ``dispatch`` into the
  763. namespace's declared error class (or ``RuntimeError``) so the marker type
  764. itself never reaches model code."""
  765. def _make_error_class(
  766. name: str,
  767. member_name_property: str,
  768. # Def-time captures (see the __init__ body): the minted class runs AFTER
  769. # the program, so `__main__.Exception`/`__main__.setattr` rebinds must not
  770. # break the rejection constructor.
  771. _Exception_init: Any = Exception,
  772. _setattr: Any = setattr,
  773. ) -> type:
  774. """Mint one program-visible rejection class per the seam's
  775. ``CodeBindingErrorClass`` contract: instances carry the failed member name
  776. under ``member_name_property`` and render as their message."""
  777. def __init__(self, member_name: str, message: str) -> None: # noqa: N807
  778. # Exception.__init__ and setattr are captured as defaults at def time:
  779. # the class constructor runs model-visible code paths, and a rebind of
  780. # `__main__.Exception`/`__main__.setattr` must not break a rejection.
  781. _Exception_init.__init__(self, message)
  782. _setattr(self, member_name_property, member_name)
  783. return type(name, (Exception,), {"__init__": __init__})
  784. def _clamped(which: int, soft: int, hard: int) -> tuple[int, int]:
  785. """Bound a requested (soft, hard) rlimit pair by BOTH inherited limits.
  786. An unprivileged process may lower a hard limit but never raise it, so a
  787. harness already started under a tighter ceiling (``ulimit -v`` below
  788. ``addressSpaceBytes``, or a CPU cap below ``cpuSeconds`` + 1) would make
  789. ``setrlimit`` raise ``ValueError`` and fail every run — despite the
  790. inherited limit being STRONGER than the one requested. Clamping keeps the
  791. stricter of the two, which still satisfies the containment contract.
  792. Both inherited bounds matter, not just the hard one. A deployment that
  793. inherited a soft limit BELOW what is requested (e.g. inherited ``(100, 200)``,
  794. requested ``(150, 160)``) must keep the stricter soft — returning the
  795. requested ``150`` would RAISE the effective soft limit, loosening RLIMIT_AS
  796. memory or deferring the RLIMIT_CPU SIGXCPU, the opposite of "strictest of
  797. configured and inherited". So each side is clamped against its inherited
  798. counterpart. ``RLIM_INFINITY`` compares as -1, so an infinite inherited bound
  799. imposes no ceiling and the requested value stands.
  800. """
  801. inherited_soft, inherited_hard = resource.getrlimit(which)
  802. clamped_soft = soft if inherited_soft == resource.RLIM_INFINITY else min(soft, inherited_soft)
  803. clamped_hard = hard if inherited_hard == resource.RLIM_INFINITY else min(hard, inherited_hard)
  804. # setrlimit requires soft <= hard. Clamping the two sides independently can
  805. # invert them (a finite inherited soft below the clamped hard is fine, but a
  806. # requested hard below the inherited soft would leave soft > hard), so pin
  807. # soft under hard as the final step; the stricter hard ceiling wins.
  808. result_soft = min(clamped_soft, clamped_hard)
  809. result_hard = clamped_hard
  810. # For RLIMIT_CPU, a soft limit EQUAL to the hard limit leaves the kernel no
  811. # window to send SIGXCPU: it checks the hard limit in the same tick and
  812. # SIGKILLs directly (a `ulimit -t N` sets both, and a busy loop then dies by
  813. # SIGKILL, not SIGXCPU). The host classifies a CPU overrun ONLY on ``signal
  814. # === 'SIGXCPU'``, so a definite budget exhaustion would be misreported as a
  815. # `worker-exit`. Lowering the soft limit one unit below the hard (when the
  816. # hard is at least 2, so soft stays positive) keeps the stricter-of-the-two
  817. # containment semantics while giving SIGXCPU a window to fire — the CPU
  818. # overrun is then reported as a timeout, not a worker-exit. This is scoped to
  819. # RLIMIT_CPU: for RLIMIT_AS a one-byte soft differential would only misalign
  820. # the child's applied limit with the host-side budget gate, with no signal to
  821. # preserve. The ``hard >= 2`` guard leaves the ``hard == 1`` blind spot
  822. # (a 1-second dual limit cannot lower soft to 0) — a definite CPU overrun
  823. # there is still reported as `worker-exit`; see the settlement note.
  824. if (
  825. which == resource.RLIMIT_CPU
  826. and result_soft == result_hard
  827. and result_hard >= 2
  828. ):
  829. result_soft = result_hard - 1
  830. return (result_soft, result_hard)
  831. # ---------------------------------------------------------------------------
  832. # Main.
  833. # ---------------------------------------------------------------------------
  834. async def _run(channel: ProtocolChannel) -> None:
  835. # The exception class every `except` clause in this function catches is bound
  836. # into a LOCAL at the very top, before any model code runs. This bootstrap IS
  837. # `__main__`, so `__main__.BaseException = RuntimeError` would otherwise
  838. # rebind the module global the `except BaseException` clauses resolve at
  839. # runtime — and a program exception that no longer matches would escape `_run`
  840. # with no done frame, misreporting the run as a `worker-exit`. A frame local
  841. # is not reachable by `__main__._X = ...`, so the catch is immune.
  842. _BaseException = BaseException
  843. # `RuntimeError` and the `_BindingRejection` marker class are likewise bound
  844. # into locals: `dispatch`'s `call_failure` and its `except` clause resolve
  845. # them at call time, and the program (running as `__main__`) can rebind the
  846. # module globals — `__main__._BindingRejection = ValueError` would leak the
  847. # marker type into model code, violating the class's conversion contract.
  848. # The names differ from the module globals (`_RuntimeError_cls`) so the
  849. # assignment RHS resolves the module global, not an unbound local.
  850. _RuntimeError_cls = RuntimeError
  851. _BindingRejection_cls = _BindingRejection
  852. # `str` for dispatch's rejection conversion is likewise bound: a program
  853. # rebinding `__main__.str` would otherwise run a hostile callable when the
  854. # binding-rejection message is formatted. `isinstance` for `send_done`'s
  855. # frame-shape check is bound the same way.
  856. _str = str
  857. _isinstance = isinstance
  858. # dispatch's argument-validation, event-loop, and frame-send primitives are
  859. # bound here, before the program runs: a rebind of `__main__._lossless_json_violation`,
  860. # `__main__.asyncio`, or the channel's send method must not turn a legitimate
  861. # binding call into an exception or a wall-clock timeout.
  862. _lossless_json_violation_cls = _lossless_json_violation
  863. _get_event_loop_cls = asyncio.get_event_loop
  864. _send_sync_cls = channel.send_sync
  865. # The frame WRITE primitives are bound too: send_sync's body resolves
  866. # `_encode_json_plain` (module global) and `self.write_encoded` (class
  867. # attribute) at call time, so a program rebinding either before the first
  868. # binding call could turn a legitimate call into an exception. dispatch
  869. # and the log sink both write through these directly (the sink does NOT go
  870. # through send_sync, whose body resolves the same names at call time).
  871. _write_encoded_cls = channel.write_encoded
  872. _encode_plain_cls = _encode_json_plain
  873. # 1. Boot handshake.
  874. boot = channel.read_frame()
  875. if boot is None or boot.get("type") != "boot":
  876. raise RuntimeError("bootstrap: expected boot frame on fd 3")
  877. # A limit that cannot be applied must fail the run as a diagnosable done
  878. # frame, not a bare traceback + exit(1): running the program UNCAPPED would
  879. # silently void the containment contract, and the host can only relay what
  880. # rides the protocol.
  881. try:
  882. # SIGXCPU's default disposition (how the soft CPU limit stops the child)
  883. # dumps core, and the child inherits the host's RLIMIT_CORE — a CPU
  884. # timeout would otherwise write a large memory-bearing core file into
  885. # the workspace. Forbid core dumps first so the timeout path leaves none.
  886. resource.setrlimit(resource.RLIMIT_CORE, (0, 0))
  887. # Soft limit at cpuSeconds fires SIGXCPU (its default disposition
  888. # terminates the child; the host classifies that close as a timeout).
  889. # Hard limit at +1s is a SIGKILL backstop for a program that traps
  890. # SIGXCPU and keeps burning CPU.
  891. cpu_soft, cpu_hard = _clamped(
  892. resource.RLIMIT_CPU, boot["cpuSeconds"], boot["cpuSeconds"] + 1
  893. )
  894. resource.setrlimit(resource.RLIMIT_CPU, (cpu_soft, cpu_hard))
  895. # Darwin maps the multi-GB dyld shared cache into every process at
  896. # exec, so any practical RLIMIT_AS cap sits below current usage and
  897. # the kernel rejects it — the child would die here on every run. Skip
  898. # the address-space cap there; RLIMIT_CPU and the host's wall-clock
  899. # ceiling still bound the run.
  900. if sys.platform != "darwin":
  901. addr_bytes = int(boot["addressSpaceBytes"])
  902. effective_as = _clamped(resource.RLIMIT_AS, addr_bytes, addr_bytes)
  903. resource.setrlimit(resource.RLIMIT_AS, effective_as)
  904. # The host rejected an output budget too large for the CONFIGURED
  905. # addressSpaceMb, but a launch environment can inherit a STRICTER
  906. # RLIMIT_AS (e.g. a `ulimit -v` wrapper below addressSpaceMb), which
  907. # `_clamped` correctly lowers the effective limit to — leaving the
  908. # budgets validated against a ceiling the child never gets. Re-check
  909. # both budgets against the EFFECTIVE soft limit here, mirroring the
  910. # host gate (each budget times the worst-case Unicode multiple must
  911. # fit the room left after the interpreter baseline), and fail loud at
  912. # boot rather than letting a near-budget output OOM mid-run. The
  913. # constants match src/index.ts's OUTPUT_BUDGET_WORST_CASE_ADDRESS_
  914. # SPACE_MULTIPLE and INTERPRETER_BASELINE_BYTES.
  915. # `effective_soft` is always finite, so the re-check is
  916. # unconditional: `_clamped` was asked for the finite `addr_bytes` on
  917. # both sides, and each of its branches returns either that value or a
  918. # `min` with an inherited bound -- RLIM_INFINITY is not reachable. A
  919. # guard here would have silently skipped the whole re-check on the
  920. # branch it claimed to protect.
  921. effective_soft = effective_as[0]
  922. budgetable = effective_soft - _INTERPRETER_BASELINE_BYTES
  923. for _budget_key in ("maxLogBytes", "maxValueBytes"):
  924. if int(boot[_budget_key]) * _OUTPUT_BUDGET_WORST_CASE_MULTIPLE >= budgetable:
  925. raise ValueError(
  926. "config.%s is too large for the inherited RLIMIT_AS of %d bytes "
  927. "(a near-budget output would breach it during encode); "
  928. "lower the budget or raise the inherited address-space limit"
  929. % (_budget_key, effective_soft)
  930. )
  931. except _BaseException as exc: # noqa: BLE001 -- report every failure to host; `_BaseException` is a pre-program local
  932. channel.send_sync(
  933. {
  934. "type": "done",
  935. "error": {
  936. "kind": "exception",
  937. # Exception-only rendering: format_exc() would embed the
  938. # absolute installed bootstrap.py path in model-visible
  939. # durable output, leaking host paths into transcripts.
  940. "message": "bootstrap: applying resource limits failed\n"
  941. + "".join(
  942. traceback.format_exception_only(type(exc), exc)
  943. ),
  944. },
  945. }
  946. )
  947. return
  948. logs = LogBuffer(
  949. int(boot["maxLogBytes"]),
  950. # The sink writes through the def-time bound encode+write primitives
  951. # (not _send_sync_cls, whose body still resolves _encode_json_plain and
  952. # self.write_encoded at call time) so a rebind cannot break a log frame.
  953. sink=lambda text, truncated=False, open=False: _write_encoded_cls(
  954. _encode_plain_cls(
  955. {
  956. "type": "log",
  957. "text": text,
  958. **({"truncated": True} if truncated else {}),
  959. **({"open": True} if open else {}),
  960. }
  961. )
  962. ),
  963. )
  964. # 2. Wire the tools proxies and the ack.
  965. #
  966. # Each entry records the reply Future AND the loop it was created on. Model
  967. # code may call a binding from a THREAD it started, spelled
  968. # ``asyncio.run(tools.x(...))`` or its own new loop in that thread, so a
  969. # Future here can belong to a loop other than the one ``_pump_replies`` runs
  970. # on. ``asyncio.Future`` is not thread-safe: completing it from another
  971. # thread does not wake its own loop, so the pump schedules the completion on
  972. # the owning loop via ``call_soon_threadsafe`` (see ``_pump_replies``) rather
  973. # than calling ``set_result`` directly.
  974. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]] = {}
  975. next_id = 0
  976. # Serializes the id claim + write + counter advance in ``dispatch`` against
  977. # both other binding-calling threads and the pump's ``pop``. ``dispatch`` may
  978. # run concurrently on several loops/threads, and the host answers a ``call``
  979. # only when its id is the exact successor of the last one — so ids must reach
  980. # the wire in the order they are claimed. Holding this lock across the write
  981. # (not just the counter arithmetic) is what keeps two threads' frames from
  982. # interleaving on fd 3 out of id order, which the host would reject.
  983. pending_lock = threading.Lock()
  984. error_classes: dict[str, type] = {}
  985. async def dispatch(global_name: str, name: str, args: Any) -> Any:
  986. nonlocal next_id
  987. error_class = error_classes.get(global_name)
  988. def call_failure(message: str) -> BaseException:
  989. # The namespace's declared rejection contract (e.g. Code Mode's
  990. # ToolCallError with .toolName) when present; RuntimeError keeps
  991. # the pre-errorClass behavior for namespaces that declared none.
  992. if error_class is not None:
  993. return error_class(name, message)
  994. return _RuntimeError_cls(message)
  995. # Validate the argument shape before claiming an id, so a rejected call
  996. # leaves no gap in the sequence the host checks. json.dumps would coerce
  997. # a non-string dict key or non-finite float rather than raise (allow_nan
  998. # is off, but key coercion still slips through), silently corrupting what
  999. # the tool receives. Reject up front through the call's error contract.
  1000. violation = _lossless_json_violation_cls(args)
  1001. if violation is not None:
  1002. raise call_failure(f"binding arguments must be lossless JSON ({violation})")
  1003. # Ids are consecutive from 0 with NO gaps: the host answers a `call` only
  1004. # when its id is the exact successor of the last one, which bounds the
  1005. # state it retains to a single number. A frame that never reaches the
  1006. # host must therefore not consume an id, so the counter advances only
  1007. # once the write has succeeded.
  1008. #
  1009. # The whole claim-write-advance runs under ``pending_lock`` because a
  1010. # binding may be called from more than one thread/loop at once (the model
  1011. # can start a thread that runs ``asyncio.run(tools.x(...))``). Without
  1012. # the lock two callers could claim the same id, or write their frames to
  1013. # fd 3 in an order that does not match their ids — either of which the
  1014. # host rejects as an out-of-sequence call. The Future's own loop is
  1015. # captured here so ``_pump_replies`` can complete it thread-safely.
  1016. loop = _get_event_loop_cls()
  1017. with pending_lock:
  1018. call_id = next_id
  1019. fut: asyncio.Future[Any] = loop.create_future()
  1020. pending[call_id] = (loop, fut)
  1021. try:
  1022. _write_encoded_cls(
  1023. _encode_plain_cls(
  1024. {
  1025. "type": "call",
  1026. "id": call_id,
  1027. "global": global_name,
  1028. "name": name,
  1029. "args": args,
  1030. }
  1031. )
  1032. )
  1033. except (TypeError, ValueError) as exc:
  1034. pending.pop(call_id, None)
  1035. raise call_failure(
  1036. f"binding arguments must be lossless JSON: {exc}"
  1037. ) from exc
  1038. next_id += 1
  1039. try:
  1040. return await fut
  1041. except _BindingRejection_cls as exc:
  1042. raise call_failure(_str(exc)) from None
  1043. namespaces: dict[str, Any] = {}
  1044. for entry in boot["namespaces"]:
  1045. namespaces[entry["global"]] = _Namespace(
  1046. entry["global"], entry["names"], dispatch
  1047. )
  1048. declared = entry.get("errorClass")
  1049. if declared:
  1050. error_class = _make_error_class(
  1051. declared["name"], declared["memberNameProperty"]
  1052. )
  1053. error_classes[entry["global"]] = error_class
  1054. # The class is program-visible under its own name so model code
  1055. # can `except ToolCallError as e:` and read the member property.
  1056. namespaces[declared["name"]] = error_class
  1057. channel.send_sync({"type": "boot-ack"})
  1058. # 3. Start a reply-pump task before the run message: replies can arrive
  1059. # interleaved with the run's own binding traffic.
  1060. # The pump's frame reader is bound here, before the program runs: the
  1061. # pump itself starts AFTER the program's top-level statements (no suspension
  1062. # point between create_task and `await __dsh_main__`), so a body-local
  1063. # `channel.read_frame_async` lookup would resolve a rebound class method.
  1064. pump_read = channel.read_frame_async
  1065. reply_task = asyncio.get_event_loop().create_task(
  1066. _pump_replies(channel, pending, pending_lock, pump_read)
  1067. )
  1068. # 4. Read the run message.
  1069. run = channel.read_frame()
  1070. if run is None or run.get("type") != "run":
  1071. reply_task.cancel()
  1072. raise RuntimeError("bootstrap: expected run frame on fd 3")
  1073. program: str = run["program"]
  1074. # 5. Install log capture — ``print``, tracebacks, and ordinary ``sys.stdout``
  1075. # writes funnel into the LogBuffer. The real fds stay open (host uses
  1076. # stderr for stray-byte accounting) but the Python-visible streams point
  1077. # at the buffer.
  1078. sys.stdout = _LogStream(logs) # type: ignore[assignment]
  1079. sys.stderr = _LogStream(logs) # type: ignore[assignment]
  1080. out_stream, err_stream = sys.stdout, sys.stderr
  1081. # The ORIGINAL std streams are bound here, before the program runs, so the
  1082. # settlement flush can drain bytes a program wrote through them without an
  1083. # explicit flush. The bootstrap only replaces `sys.stdout`/`sys.stderr` with
  1084. # the `_LogStream`; `sys.__stdout__`/`sys.__stderr__` (and C-ext stdio
  1085. # layered on the same fds) are untouched, and their block-buffered bytes are
  1086. # lost when the host SIGTERMs the child right after the done frame — the
  1087. # default SIGTERM disposition terminates without interpreter finalization.
  1088. # Binding the names here (before the program) makes them immune to a
  1089. # `sys.__stdout__ = boom` rebind in model code; `None` under `-S`-style
  1090. # redirects is guarded at flush time.
  1091. # Bind the FLUSH METHODS, not the stream objects: the settlement flush
  1092. # loop iterates callables, and a bare TextIOWrapper object is not callable —
  1093. # invoking it would raise TypeError and be swallowed by the loop's except,
  1094. # silently disabling the drain. A bound method captures its stream at
  1095. # binding time, so a later `sys.__stdout__ = boom` rebind cannot redirect
  1096. # it; `None` (stream absent) is guarded at flush time.
  1097. _stdout_orig = sys.__stdout__.flush if sys.__stdout__ is not None else None
  1098. _stderr_orig = sys.__stderr__.flush if sys.__stderr__ is not None else None
  1099. # 6. Compile the program as the body of an async function, matching the
  1100. # seam contract (`CodeRunRequest.program` is an async-function body: top-level
  1101. # `await` and `return` both work, and the returned value is the completion).
  1102. # AST-splicing the parsed body into an `async def` keeps every statement's
  1103. # original line number, so a traceback points at the model's own source.
  1104. ns: dict[str, Any] = {
  1105. "__name__": "__main__",
  1106. "__builtins__": __builtins__,
  1107. **namespaces,
  1108. }
  1109. # Read the enforcement callable and its budget into this frame's locals
  1110. # BEFORE the program runs: model code can rebind this module's globals
  1111. # (the bootstrap IS ``__main__``), and a frame local is not a module
  1112. # attribute, so a later ``__main__._DIE_IF_CPU_EXHAUSTED = ...`` cannot
  1113. # change which callable the post-check below invokes. This defeats the
  1114. # one-line rebind, not a determined `sys._getframe` walk; the unforgeable
  1115. # bounds are the RLIMIT_CPU hard limit and the host wall clock
  1116. # (see _make_cpu_enforcer).
  1117. die_if_cpu_exhausted = _DIE_IF_CPU_EXHAUSTED
  1118. # The settlement recheck compares against the EFFECTIVE soft CPU limit
  1119. # (`cpu_soft`, clamped to any stricter inherited limit above), NOT the
  1120. # configured `cpuSeconds`. When the deployment inherited a soft limit below
  1121. # the configured value, a program that traps SIGXCPU, burns past the
  1122. # inherited soft, and returns inside the soft-to-hard gap must be reported as
  1123. # a timeout — checking the configured value would falsely pass it and bypass
  1124. # the inherited limit.
  1125. cpu_seconds = cpu_soft
  1126. # Same capture, same reason, for the failure path and the send that follows
  1127. # it. The reporter was a module-global lookup inside the `except` block, so
  1128. # ``import __main__; __main__._SAFE_MODEL_TRACEBACK = ...`` put model code
  1129. # there with no guard around it; the flush and send were attribute lookups
  1130. # on the stream and channel CLASSES, which ``__main__._LogStream.flush_line
  1131. # = ...`` rebinds just as easily. All four run AFTER the handler, where a
  1132. # throw costs the `done` frame and the host reports a wall-clock timeout
  1133. # instead of the model's exception. Binding the callables now fixes what
  1134. # runs; what they in turn reach is closed over in _make_failure_reporter.
  1135. safe_model_traceback = _SAFE_MODEL_TRACEBACK
  1136. flush_out = out_stream.flush_line
  1137. flush_err = err_stream.flush_line
  1138. # `done` is either a pre-encoded frame STRING (a `_done_with_value` success:
  1139. # the completion value was serialized at its validation point, inside the try,
  1140. # so a later send never re-walks the live value a mutating daemon thread could
  1141. # have changed) or a dict ERROR frame (a rejection or the exception handler,
  1142. # which carry no live model value). `send_done` posts whichever form, going
  1143. # DIRECTLY through a bound `_encode_json_plain` and a bound `write_encoded` —
  1144. # never through `channel.send_sync`, whose body re-resolves `self.write_encoded`
  1145. # and `self`'s module-level `_encode_json_plain` at call time.
  1146. #
  1147. # The program runs as `__main__`, so `import __main__; __main__.ProtocolChannel
  1148. # .send_sync = boom` or `__main__._encode_json_plain = boom` would otherwise
  1149. # re-resolve the send/encode to a rebranded callable at call time and, when
  1150. # that replacement raises, skip the `done` frame and downgrade a settled
  1151. # verdict to a host-side worker-exit (the binding-all-names regression test
  1152. # pins this). Same reason `flush_out`/`flush_err`/`safe_model_traceback` are
  1153. # bound above.
  1154. encode_plain_bound = _encode_json_plain
  1155. write_encoded_bound = channel.write_encoded
  1156. # The completion-frame builder is bound into a LOCAL here, before the
  1157. # program runs: `done = _done_with_value(...)` below sits after the program
  1158. # (which is `__main__`) may have rebound `__main__._done_with_value`, so a
  1159. # module-global lookup at call time would let a one-line rebind rewrite a
  1160. # legitimate success into an `exception`. Binding it (with its own def-time
  1161. # default-captured `_check_done_value`/`_encode_json_plain`) makes the entry
  1162. # name immune.
  1163. done_with_value_bound = _done_with_value
  1164. # The fallback primitives are bound into LOCALS here, before the program
  1165. # runs, so `send_done`'s except arm does not read module globals at call
  1166. # time. This bootstrap is `__main__`, so `__main__._os_write = boom` (or
  1167. # `__main__._FALLBACK_DONE_FRAME`, `__main__._memoryview`) would otherwise
  1168. # rebind exactly the names the fallback reads, reopening the single-line-
  1169. # rebind hole the fallback exists to close.
  1170. _os_write_local = _os_write
  1171. _memoryview_local = _memoryview
  1172. _fallback_frame_local = _FALLBACK_DONE_FRAME
  1173. def send_done(payload: dict[str, Any] | str) -> None:
  1174. try:
  1175. if _isinstance(payload, _str):
  1176. write_encoded_bound(payload)
  1177. else:
  1178. write_encoded_bound(encode_plain_bound(payload))
  1179. except: # noqa: BLE001, E722 -- a rebind must not cost the done frame; bare except avoids naming BaseException
  1180. # `encode_plain_bound`/`write_encoded_bound` are bound callables, but
  1181. # their BODIES still resolve transitive module globals at call time —
  1182. # `_encode_json_plain` reaches `_dump_scalar`/`_dump_string`/`json.dumps`,
  1183. # `write_encoded` reaches `os.write` (via the `os` module). This
  1184. # bootstrap is `__main__`, so `__main__._dump_scalar = boom` (or
  1185. # `__main__.os = ...`) makes the error-frame encode/write throw AFTER
  1186. # the `except` block, which would drop the `done` frame and downgrade a
  1187. # settled `exception` verdict to a host-side `worker-exit`. Write a fixed
  1188. # literal done frame with the LOCALLY-BOUND `_os_write_local` and
  1189. # `_memoryview_local` (captured before the program runs, so a one-line
  1190. # rebind of the module global cannot change them) so the host still gets
  1191. # a verdict. The literal is JSON-valid and newline-terminated; the lock
  1192. # is the channel's, so the write is serialized against any concurrent
  1193. # writer.
  1194. with channel._write_lock:
  1195. view = _memoryview_local(_fallback_frame_local)
  1196. while view:
  1197. view = view[_os_write_local(channel._fd, view):]
  1198. max_value_bytes = int(boot["maxValueBytes"])
  1199. done: dict[str, Any] | str
  1200. try:
  1201. # filename="<model>" keeps the source label consistent with the later
  1202. # compile(wrapped, "<model>", ...) and the runtime traceback filtering
  1203. # (safe_model_traceback drops frames whose filename is not "<model>");
  1204. # the default "<unknown>" would leak a different label into model-visible
  1205. # syntax diagnostics.
  1206. module = ast.parse(program, filename="<model>")
  1207. wrapper = ast.AsyncFunctionDef(
  1208. name="__dsh_main__",
  1209. args=ast.arguments(
  1210. posonlyargs=[], args=[], vararg=None,
  1211. kwonlyargs=[], kw_defaults=[], kwarg=None, defaults=[],
  1212. ),
  1213. body=module.body or [ast.Pass()],
  1214. decorator_list=[],
  1215. returns=None,
  1216. )
  1217. # Anchor the synthetic wrapper on the first real statement (or line 1 for
  1218. # an empty program) so fix_missing_locations does not stamp it at 0.
  1219. anchor = module.body[0] if module.body else ast.parse("pass").body[0]
  1220. ast.copy_location(wrapper, anchor)
  1221. wrapped = ast.Module(body=[wrapper], type_ignores=[])
  1222. ast.fix_missing_locations(wrapped)
  1223. # `dont_inherit=True` stops this module's `from __future__ import
  1224. # annotations` (line 14) from leaking into the program's compile: PEP 563
  1225. # would otherwise stringify the program's type annotations, changing the
  1226. # semantics of a legal program that reads `f.__annotations__` at runtime.
  1227. code = compile(wrapped, "<model>", "exec", dont_inherit=True)
  1228. exec(code, ns) # noqa: S102 -- defines __dsh_main__; executing model code is the point
  1229. value = await ns["__dsh_main__"]()
  1230. die_if_cpu_exhausted(cpu_seconds)
  1231. # Flush the log buffers BEFORE metering and framing the completion value.
  1232. # `_done_with_value` materializes the value's escaped JSON form to meter
  1233. # it and then pre-encodes the admitted value into its frame (see its
  1234. # docstring for the TOCTOU rationale) — several copies of a near-budget
  1235. # value live at once (see OUTPUT_BUDGET_WORST_CASE_ADDRESS_SPACE_MULTIPLE).
  1236. # Any unflushed log pending would add its own bytes to that peak, so a
  1237. # `maxLogBytes` and a `maxValueBytes` each admitted alone by the load gate
  1238. # could together breach RLIMIT_AS. Flushing first frees the log pending so
  1239. # the value frame's peak stands alone against the address space.
  1240. flush_out()
  1241. flush_err()
  1242. done = done_with_value_bound(value, max_value_bytes)
  1243. except _BaseException as exc: # noqa: BLE001 -- report every failure to host; `_BaseException` is a pre-program local, not a rebindable module global
  1244. done = {
  1245. "type": "done",
  1246. "error": {
  1247. "kind": "exception",
  1248. # Cap the diagnostic BEFORE it crosses the wire: a program can
  1249. # raise with a gigabytes-long message, and formatting/sending
  1250. # it whole would allocate on both sides before the host's own
  1251. # cap runs. Byte-cap at maxValueBytes with the host's marker
  1252. # text so the truncated diagnostic reads identically wherever
  1253. # the cap was applied. The rendering is wrapped because the
  1254. # `done` send below sits outside this handler: a throw while
  1255. # formatting would skip it and strand the host on fd 3 until
  1256. # maxWallMs (see _make_failure_reporter).
  1257. "message": safe_model_traceback(exc, max_value_bytes),
  1258. },
  1259. }
  1260. # Flush any print output not terminated by a newline (a traceback always
  1261. # ends in one, but `print(x, end="")` or a bare write may not), so the
  1262. # final partial line is not silently dropped. The success path already
  1263. # flushed before framing the value; this is an idempotent no-op there and
  1264. # the flush the exception path needs.
  1265. #
  1266. # Guarded because `done` is ALREADY DECIDED here: on the exception path the
  1267. # handler above built it, and a flush that raises (its join/encode under
  1268. # memory pressure, after the program left a near-maxLogBytes pending and then
  1269. # allocated toward RLIMIT_AS) would skip `send_done` and downgrade a run the
  1270. # child already classified as `exception` into a host-side `worker-exit`.
  1271. # Losing the log tail is the lesser outcome, and the marker the ledger
  1272. # already pushed still reports the truncation. Same rule as
  1273. # `_make_failure_reporter`: a settled verdict must not be swallowed by the
  1274. # reporting that follows it.
  1275. for _flush in (flush_out, flush_err, _stdout_orig, _stderr_orig):
  1276. if _flush is None:
  1277. continue
  1278. try:
  1279. _flush()
  1280. except _BaseException: # noqa: BLE001 -- swallow ONLY the log tail; `done` must reach the host; `_BaseException` is a pre-program local
  1281. pass
  1282. reply_task.cancel()
  1283. send_done(done)
  1284. async def _pump_replies(
  1285. channel: ProtocolChannel,
  1286. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]],
  1287. pending_lock: "threading.Lock",
  1288. # The frame reader is a bound method captured by _run BEFORE the program
  1289. # runs (see the create_task site), so a rebind of the class attribute cannot
  1290. # redirect it.
  1291. _read_frame: Any,
  1292. # Bound as DEFAULT ARGUMENTS so they are captured at def/import time, before
  1293. # ANY model code runs. This bootstrap IS `__main__`, so `__main__.RuntimeError
  1294. # = ...` (or `__main__._BindingRejection`, `__main__.str`, `__main__.bool`)
  1295. # as a program top-level statement would otherwise rebind the module globals
  1296. # these clauses resolve at runtime. A body-local `X = X` binding is too late:
  1297. # `_run` reaches `await __dsh_main__` (whose top-level statements run first)
  1298. # with no suspension point after `create_task`, so the model's rebind executes
  1299. # before the pump body. Defaults are evaluated in the enclosing scope at def
  1300. # time, truly before the program.
  1301. _RuntimeError: Any = RuntimeError,
  1302. _BindingRejection: Any = _BindingRejection,
  1303. _str: Any = str,
  1304. _bool: Any = bool,
  1305. ) -> None:
  1306. """Background task: read reply frames and settle pending futures.
  1307. Cancelled after ``done`` is posted. Unknown ids and post-settlement replies
  1308. are ignored (mirrors the worker backend's hostile-peer stance, though here
  1309. the host is the trusted side; the guards defend against races).
  1310. A pending Future may belong to a loop other than this pump's — the model can
  1311. call a binding from a thread running its own loop (``asyncio.run(tools.x())``).
  1312. ``asyncio.Future`` is not thread-safe, so the completion is scheduled on the
  1313. Future's OWN loop via ``call_soon_threadsafe`` rather than mutated here; a
  1314. direct ``set_result`` would never wake the waiting loop and the call would
  1315. hang to the wall clock. The ``pop`` shares ``pending_lock`` with ``dispatch``
  1316. so a reply cannot race the claim that registers its id.
  1317. """
  1318. def complete(fut: asyncio.Future[Any], ok: bool, value: Any, message: Any) -> None:
  1319. # Runs on the Future's own loop. `done()` re-checked here because
  1320. # cancellation or a duplicate reply may have settled it between the pop
  1321. # and this callback.
  1322. if fut.done():
  1323. return
  1324. if ok:
  1325. fut.set_result(value)
  1326. else:
  1327. fut.set_exception(_BindingRejection(_str(message)))
  1328. while True:
  1329. frame = await _read_frame()
  1330. if frame is None:
  1331. return
  1332. if frame.get("type") != "reply":
  1333. continue
  1334. with pending_lock:
  1335. entry = pending.pop(frame.get("id"), None)
  1336. if entry is None:
  1337. continue
  1338. loop, fut = entry
  1339. ok = _bool(frame.get("ok"))
  1340. value = frame.get("value")
  1341. message = frame.get("message")
  1342. try:
  1343. loop.call_soon_threadsafe(complete, fut, ok, value, message)
  1344. except _RuntimeError: # `_RuntimeError` is a pre-program local, not a rebindable module global
  1345. # The Future's loop has already closed — the thread that ran
  1346. # `asyncio.run(tools.x(...))` finished (its coroutine was cancelled
  1347. # or it exited) before this reply arrived, so nothing awaits the
  1348. # Future and the reply is moot. Drop it; scheduling onto a closed
  1349. # loop raises RuntimeError, and letting that escape would kill the
  1350. # pump and strand every later reply — the exact failure class this
  1351. # cross-loop delivery exists to prevent. An abandoned call's pending
  1352. # entry is not leaked: it is popped here when its reply arrives
  1353. # (dispatch's cancellation does not remove it), so stranded entries
  1354. # are bounded by the number of calls THIS run itself issued.
  1355. continue
  1356. def _encode_json_plain(value: Any) -> str:
  1357. """Encode JSON-plain data iteratively, byte-identical to compact ``json.dumps``.
  1358. ``json.dumps`` recurses one Python frame per nesting level and raises
  1359. ``RecursionError`` a few thousand levels deep, but the seam's
  1360. ``CodeJsonValue`` has no depth limit — a valid deeply nested completion or
  1361. call argument below the byte budget must cross intact (the host uses the
  1362. same iterative idiom in ``protocol.ts``). Accepts what the callers already
  1363. validated or constructed: ``None``/``bool``/``int``/finite ``float``/
  1364. ``str``, exact ``list``/``tuple``, and exact ``dict`` with ``str`` keys.
  1365. Scalar encoding delegates to ``json.dumps`` (string escaping, float repr)
  1366. so the bytes match; non-finite floats still raise ``ValueError`` exactly
  1367. like ``allow_nan=False``.
  1368. Containers are classified by EXACT type and traversed through the unbound
  1369. built-in methods rather than the instance's own: a ``dict``/``list``
  1370. subclass can override ``items``, ``keys``, ``__iter__``, ``__len__``, or
  1371. ``__getitem__``, and the validators only see the container it subclasses,
  1372. so an instance-method call here could emit different data than the walk
  1373. that metered and approved it. ``_check_done_value`` and
  1374. ``_lossless_json_violation`` reject subclasses outright, so this path only
  1375. ever sees exact containers; classifying on exact type keeps that agreement
  1376. checkable at one glance instead of resting on the caller.
  1377. """
  1378. # O(DEPTH) auxiliary space, not O(width). A container pushes ONE cursor frame
  1379. # that pulls its children one at a time and writes each into the shared buffer,
  1380. # rather than one stack entry (plus a separator marker) per child: a flat
  1381. # `[0] * 6_000_000` encodes to ~12 MB but per-element frames are ~400 MB — an
  1382. # RLIMIT_AS death on a value `_check_done_value` already admitted (it walks by
  1383. # depth as well). The output string is the only width-proportional
  1384. # allocation, and its size the caller metered within budget. `io.StringIO`
  1385. # accumulates without the intermediate `"".join(chunks)` second copy. A cursor
  1386. # frame is [kind, iterator, wrote_any]; a visit frame is (VISIT, value).
  1387. buffer = io.StringIO()
  1388. exhausted = object()
  1389. visit, list_cursor, dict_cursor = 0, 1, 2
  1390. stack: list[Any] = [(visit, value)]
  1391. while stack:
  1392. frame = stack.pop()
  1393. kind = frame[0]
  1394. if kind == list_cursor:
  1395. iterator, wrote_any = frame[1], frame[2]
  1396. child = next(iterator, exhausted)
  1397. if child is exhausted:
  1398. buffer.write("]")
  1399. continue
  1400. if wrote_any:
  1401. buffer.write(",")
  1402. else:
  1403. frame[2] = True
  1404. stack.append(frame)
  1405. stack.append((visit, child))
  1406. continue
  1407. if kind == dict_cursor:
  1408. iterator, wrote_any = frame[1], frame[2]
  1409. entry = next(iterator, exhausted)
  1410. if entry is exhausted:
  1411. buffer.write("}")
  1412. continue
  1413. key, item = entry
  1414. if wrote_any:
  1415. buffer.write(",")
  1416. else:
  1417. frame[2] = True
  1418. buffer.write(_dump_scalar(key))
  1419. buffer.write(":")
  1420. stack.append(frame)
  1421. stack.append((visit, item))
  1422. continue
  1423. current = frame[1]
  1424. current_type = type(current)
  1425. if current_type is list or current_type is tuple:
  1426. buffer.write("[")
  1427. stack.append([list_cursor, iter(current), False])
  1428. elif current_type is dict:
  1429. buffer.write("{")
  1430. stack.append([dict_cursor, iter(dict.items(current)), False])
  1431. else:
  1432. buffer.write(_dump_scalar(current))
  1433. return buffer.getvalue()
  1434. def _dump_scalar(value: Any) -> str:
  1435. """One scalar as compact JSON, byte-compatible with the host's encoder.
  1436. ``ensure_ascii=False`` keeps non-ASCII text as raw UTF-8 — the default
  1437. backslash-u escaping would make the child count ``"é"`` as 8 bytes where
  1438. the host meter (and the worker backend) count its UTF-8 JSON form as 4,
  1439. splitting the budget the two sides are supposed to share. Strings route
  1440. through :func:`_dump_string`, which restores the escaping for the one class
  1441. of character UTF-8 cannot hold. Floats route through :func:`_dump_float`
  1442. because CPython's ``repr`` and ECMAScript's Number-to-String disagree on
  1443. spelling.
  1444. Dispatch is on EXACT type, matching the validators: a ``float`` subclass
  1445. reaching :func:`_dump_float` would have its overridden ``__repr__`` read as
  1446. the number's digits, so ``F(2.5)`` whose ``__repr__`` returns ``"1.0"``
  1447. would serialize as ``1``. ``json.dumps`` then refuses any subclass by
  1448. ``TypeError`` instead of emitting a value nothing validated; the callers
  1449. reject subclasses first, so this is the encoder refusing to be the place a
  1450. validation gap turns into corrupted output.
  1451. """
  1452. if type(value) is float:
  1453. return _dump_float(value)
  1454. if type(value) is str:
  1455. return _dump_string(value)
  1456. if value is None or type(value) is bool or type(value) is int:
  1457. return json.dumps(value, ensure_ascii=False, allow_nan=False)
  1458. raise TypeError(f"unsupported type ({type(value).__name__})")
  1459. # A surrogate code unit, and an adjacent high-low pair. Python stores an astral
  1460. # character as ONE code point, so a surrogate reaching these patterns is either
  1461. # lone or half of a pair the program spelled out code unit by code unit.
  1462. _SURROGATE = re.compile("[\ud800-\udfff]")
  1463. _SURROGATE_PAIR = re.compile("[\ud800-\udbff][\udc00-\udfff]")
  1464. def _combine_surrogate_pair(match: re.Match[str]) -> str:
  1465. """Fold one spelled-out high-low pair into the astral code point it names."""
  1466. high, low = match.group(0)
  1467. return chr(0x10000 + ((ord(high) - 0xD800) << 10) + (ord(low) - 0xDC00))
  1468. def _dump_string(text: str) -> str:
  1469. """One string as compact JSON, byte-identical to the host's ``JSON.stringify``.
  1470. ``ensure_ascii=False`` cannot render a surrogate code unit: UTF-8 has no
  1471. encoding for one, so the frame write would raise and the run would strand
  1472. until the wall clock. JSON carries it as the ASCII escape ``\\ud800``, which
  1473. the host's ``JSON.parse`` reads back as the same UTF-16 code unit and its
  1474. ``JSON.stringify`` re-emits identically — so the shared seam
  1475. (``CodeJsonValue``, ``snapshotJsonValue``, the worker backend) keeps a
  1476. lone-surrogate string instead of failing the value. An adjacent high-low
  1477. pair is folded into its astral code point FIRST: the host holds strings as
  1478. UTF-16, where those two code units and the single character are the same
  1479. string, and the raw 4-byte form is what the host would emit — escaping the
  1480. halves separately would charge 12 bytes against a budget the host meters at
  1481. 4. Every remaining surrogate is lone and becomes six ASCII bytes, matching
  1482. the host exactly.
  1483. @param text: the string to encode.
  1484. @return: its compact JSON form, always UTF-8-encodable.
  1485. """
  1486. rendered = json.dumps(text, ensure_ascii=False)
  1487. if _SURROGATE.search(rendered) is None:
  1488. return rendered
  1489. return _SURROGATE.sub(
  1490. lambda match: "\\u%04x" % ord(match.group(0)),
  1491. _SURROGATE_PAIR.sub(_combine_surrogate_pair, rendered),
  1492. )
  1493. # How many bytes each byte that needs escaping adds beyond its raw self, as a
  1494. # ready-made (byte, surcharge) list so :func:`_json_string_cost` walks no
  1495. # branches per pass. ``"`` and ``\\`` take a one-character prefix; the five C0
  1496. # controls with a shorthand (``\\b\\f\\n\\r\\t``) likewise; every other C0
  1497. # control becomes a six-character ``\\uXXXX``.
  1498. _JSON_ESCAPE_SURCHARGES = [
  1499. (bytes((byte,)), 1 if byte in b'"\\\b\f\n\r\t' else 5)
  1500. for byte in [*range(0x20), ord('"'), ord("\\")]
  1501. ]
  1502. # Per-byte JSON-string serialized cost (the byte itself plus its escape
  1503. # surcharge), indexed by byte value. Lets :func:`_cap_message` accumulate the
  1504. # serialized cost of a growing prefix in one O(1) step per byte without building
  1505. # the escaped form. A non-ASCII byte stays raw (cost 1); a C0 control or ``"``/
  1506. # ``\\`` carries its surcharge from :data:`_JSON_ESCAPE_SURCHARGES`.
  1507. _JSON_BYTE_COST = [1] * 256
  1508. for _escaped_byte, _surcharge in _JSON_ESCAPE_SURCHARGES:
  1509. _JSON_BYTE_COST[_escaped_byte[0]] = 1 + _surcharge
  1510. def _json_str_cost(text: str) -> int:
  1511. """Byte length of ``text``'s JSON string form, WITHOUT building that form.
  1512. The str-side twin of :func:`_json_string_cost`, for the completion-value
  1513. meter. Measuring by materializing ``_dump_string(text).encode()`` allocates
  1514. the escaped copy plus its encode -- for a NUL-heavy string that is ~6x the
  1515. original each, so metering a value the budget would have REJECTED could
  1516. itself breach ``RLIMIT_AS`` and report ``exception`` where the contract
  1517. promises ``output-limit``.
  1518. The common case encodes once (~1x, well inside the load gate's envelope) and
  1519. counts escapes with the same C-level passes :func:`_json_string_cost` uses.
  1520. A string carrying surrogate code units has no UTF-8 form at all, so it takes
  1521. the exact path :func:`_dump_string` defines: fold each spelled-out high-low
  1522. pair into its astral character first (the host meters that as its raw 4-byte
  1523. form), then charge six ASCII bytes for every surviving lone surrogate and
  1524. count the rest from its encodable remainder.
  1525. @param text: the string to measure.
  1526. @return: the byte length of its JSON string form, quotes included.
  1527. """
  1528. try:
  1529. return _json_string_cost(text.encode("utf-8"))
  1530. except UnicodeEncodeError:
  1531. pass
  1532. folded = _SURROGATE_PAIR.sub(_combine_surrogate_pair, text)
  1533. lone = len(_SURROGATE.findall(folded))
  1534. # Six ASCII bytes per lone surrogate; the remainder is ordinary text whose
  1535. # own quotes are dropped here because the outer call adds them once.
  1536. without = _SURROGATE.sub("", folded)
  1537. return _json_string_cost(without.encode("utf-8")) + lone * 6
  1538. def _json_string_cost(raw: bytes) -> int:
  1539. """UTF-8 byte length of one string's JSON form, WITHOUT building that form.
  1540. Used by :class:`LogBuffer` to charge a log entry what it will actually cost
  1541. on the wire. Building ``json.dumps(text)`` to measure it would allocate a
  1542. second copy up to six times the original — the very allocation the ledger's
  1543. cheap pre-check exists to avoid, and enough to breach ``RLIMIT_AS`` on a
  1544. large control-heavy line. Counts exactly what :func:`_dump_scalar`'s
  1545. ``ensure_ascii=False`` output holds: the two quotes, each escaped byte's
  1546. surcharge from :data:`_JSON_ESCAPE_SURCHARGES`, and the raw bytes themselves
  1547. (non-ASCII stays raw, so its UTF-8 length already counts). Uses a fixed
  1548. number of C-level ``count`` passes — allocating nothing, unlike a
  1549. ``translate`` filter — because the caller admits up to ~4x the remaining
  1550. budget of bytes here and a per-byte Python loop over it would cost more than
  1551. the encode being avoided.
  1552. @param raw: the entry's UTF-8 bytes.
  1553. @return: the byte length of its JSON string form, quotes included.
  1554. """
  1555. extra = 0
  1556. for byte, surcharge in _JSON_ESCAPE_SURCHARGES:
  1557. extra += raw.count(byte) * surcharge
  1558. return len(raw) + 2 + extra
  1559. def _dump_float(value: float) -> str:
  1560. """One finite float in ECMAScript ``Number::toString`` spelling.
  1561. CPython's ``repr`` and the host's ``String(number)`` name the same double
  1562. differently: ``1.0`` is ``"1.0"`` here but ``"1"`` there, ``1e-07`` pads the
  1563. exponent the host writes as ``1e-7``, and ``1e+21``/``2**60`` differ again.
  1564. Since the child meters the completion value against ``maxValueBytes`` and
  1565. the host re-meters the frame it parses, any spelling difference splits the
  1566. shared budget: ``return 1.0`` under ``maxValueBytes: 1`` used to be reported
  1567. as ``output-limit`` by the child while the host would have counted the
  1568. one-byte ``1`` it actually receives. Both sides also emit these bytes (the
  1569. child through :func:`_encode_json_plain`, the host through
  1570. ``encodeJsonPlain``), so the fix has to be in the shared speller, not in the
  1571. meter.
  1572. Implements ECMA-262 ``Number::toString`` radix 10 directly: ``repr``
  1573. already yields the shortest round-tripping decimal digits, and ``Decimal``
  1574. splits them into the significand ``s`` (``digits``, ``k`` of them) and
  1575. decimal exponent ``n`` the spec's cases select on. The integral values above
  1576. the JS safe range take the host's BigInt branch, whose exact digits differ
  1577. from the shortest-round-trip form (``2**60`` prints ``...846976``, not
  1578. ``...847000``).
  1579. """
  1580. if value != value or value in (float("inf"), float("-inf")):
  1581. # json.dumps(allow_nan=False) raises the same way; the callers reject
  1582. # non-finite floats before metering, so this is unreachable defense.
  1583. raise ValueError("Out of range float values are not JSON compliant")
  1584. if value == 0.0:
  1585. # Covers -0.0 too; callers reject it as non-lossless before this point.
  1586. return "0"
  1587. if value < 0:
  1588. return "-" + _dump_float(-value)
  1589. if value.is_integer() and value > float(2**53 - 1):
  1590. # The host's BigInt branch: exact digits, not shortest-round-trip.
  1591. return str(int(value))
  1592. parts = Decimal(repr(value)).normalize(context=_FLOAT_CONTEXT).as_tuple()
  1593. digits = "".join(str(digit) for digit in parts.digits)
  1594. k = len(digits)
  1595. n = parts.exponent + k
  1596. if k <= n <= 21:
  1597. return digits + "0" * (n - k)
  1598. if 0 < n <= 21:
  1599. return digits[:n] + "." + digits[n:]
  1600. if -6 < n <= 0:
  1601. return "0." + "0" * -n + digits
  1602. exponent = ("+" if n - 1 >= 0 else "-") + str(abs(n - 1))
  1603. return (digits if k == 1 else digits[0] + "." + digits[1:]) + "e" + exponent
  1604. def _check_done_value(value: Any, max_bytes: int):
  1605. """Meter a completion value's JSON byte size AND validate its lossless-JSON
  1606. shape in one bounded post-order walk; return ``None`` when it passes.
  1607. Folds what was formerly a losslessness walk followed by a separate byte
  1608. meter into one pass. Running the losslessness walk first materialized one
  1609. traversal tuple per element before any size cap: ``return [0] * 2000000``
  1610. under ``maxValueBytes: 64`` allocated millions of frames (an RLIMIT_AS
  1611. death) before the meter could reject it. Folding the byte bound into the
  1612. walk rejects over-budget BEFORE enqueuing a container's children — every
  1613. element is at least one JSON byte — so the walk stays O(cap). Same
  1614. JS-double-exact integer boundary, cycle detection (a leave marker pops each
  1615. container off ``on_path``), and type rejections as
  1616. :func:`_lossless_json_violation`, and the same byte accounting as
  1617. :func:`_encode_json_plain`. :func:`_lossless_json_violation` stays for the
  1618. binding-argument path, which carries no size cap.
  1619. EVERY type here is matched EXACTLY, containers and scalars alike, so a
  1620. subclass is rejected as an unsupported type rather than admitted by
  1621. ``isinstance``. A subclass can override the operators and methods this walk
  1622. and the encoder call, and they need not agree: a populated ``dict``
  1623. subclass whose ``items()`` returns ``[]`` would meter as ``{}``; a ``float``
  1624. subclass overriding ``__repr__`` passes the non-finite and negative-zero
  1625. checks by its real value but serializes as whatever the override says, since
  1626. :func:`_dump_float` reads ``repr``; an ``int`` subclass overriding ``__gt__``
  1627. and ``__lt__`` slips past the JS-safe-range bound while ``json.dumps``
  1628. emits its true C-level digits, so ``2**53 + 1`` reaches the host as
  1629. ``...992``; a ``str`` subclass overriding ``__len__`` returns 0 from the
  1630. pre-encode lower bound and admits an arbitrarily large string. In each case
  1631. the value the host receives differs from the one this walk approved. The
  1632. worker backend rejects the equivalent shapes by prototype identity and
  1633. ``typeof`` (``hasPlainObjectPrototype`` in ``worker-json.ts``); a ``bool``
  1634. is checked before ``int`` because it is an ``int`` subclass that IS
  1635. lossless JSON.
  1636. Returns ``("invalid-output", message)`` for a non-lossless value,
  1637. ``("output-limit", message)`` once the size crosses ``max_bytes``, or
  1638. ``None`` when the value is lossless JSON within budget.
  1639. Metering and validation interleave in this single traversal: each member is
  1640. costed the moment it is visited, and it is rejected the moment it trips
  1641. either check. A value that holds BOTH an over-budget member and an
  1642. invalid-typed member therefore resolves to whichever tripped FIRST in
  1643. visit order — both are rejects, and neither kind claims priority over the
  1644. other, so that first-trip order is not part of the seam contract; the
  1645. host side independently re-measures the value it receives.
  1646. """
  1647. js_safe = 2**53 - 1
  1648. def invalid(reason: str):
  1649. return ("invalid-output", f"program completion must be lossless JSON ({reason})")
  1650. over_budget = ("output-limit", f"completion value exceeded {max_bytes} bytes")
  1651. total = 0
  1652. on_path: set[int] = set()
  1653. # The walk uses O(DEPTH) space, not O(width). A container pushes ONE cursor
  1654. # frame that pulls its children one at a time, rather than one traversal
  1655. # frame per child: a flat `[0] * 6_000_000` serializes to ~12 MB (well within
  1656. # a modest budget) but one tuple per element is ~380 MB — an RLIMIT_AS death
  1657. # on a value the byte meter would admit, the very inversion this meter exists
  1658. # to prevent. A cursor frame is (kind, container, iterator); a visit frame is
  1659. # (VISIT, value, None). The upfront structural bound still rejects a wide
  1660. # forgery before any iteration begins.
  1661. exhausted = object()
  1662. visit, list_cursor, dict_cursor = 0, 1, 2
  1663. stack: list[tuple[int, Any, Any]] = [(visit, value, None)]
  1664. while stack:
  1665. frame = stack.pop()
  1666. kind = frame[0]
  1667. if kind == list_cursor:
  1668. container, iterator = frame[1], frame[2]
  1669. child = next(iterator, exhausted)
  1670. if child is exhausted:
  1671. on_path.discard(id(container))
  1672. continue
  1673. # Resume this cursor after the child is fully walked; the child goes
  1674. # on top so it is visited next (order does not affect the byte total).
  1675. stack.append(frame)
  1676. stack.append((visit, child, None))
  1677. continue
  1678. if kind == dict_cursor:
  1679. container, iterator = frame[1], frame[2]
  1680. entry = next(iterator, exhausted)
  1681. if entry is exhausted:
  1682. on_path.discard(id(container))
  1683. continue
  1684. key, item = entry
  1685. # Only an EXACT str key survives: bool and int coerce or raise, and a
  1686. # str SUBCLASS can override the ``__len__`` the bound below reads while
  1687. # the encoder emits its real characters.
  1688. if type(key) is not str:
  1689. return invalid(f"non-string dict key ({type(key).__name__})")
  1690. # The same string lower bound, before escaping the key.
  1691. if total + len(key) + 3 > max_bytes:
  1692. return over_budget
  1693. # Same counting rule as the string branch: a control-heavy KEY
  1694. # expands just as far, and `_dump_scalar` on a str is `_dump_string`.
  1695. total += _json_str_cost(key) + 1
  1696. if total > max_bytes:
  1697. return over_budget
  1698. stack.append(frame)
  1699. stack.append((visit, item, None))
  1700. continue
  1701. current = frame[1]
  1702. if current is None or type(current) is bool:
  1703. total += len(_dump_scalar(current).encode("utf-8"))
  1704. elif type(current) is str:
  1705. # Lower-bound BEFORE materializing the escaped form: every character
  1706. # is at least one UTF-8 byte plus the two quotes, so a huge or
  1707. # control-heavy string (whose escaped copy expands severalfold) is
  1708. # rejected without allocating that copy.
  1709. if total + len(current) + 2 > max_bytes:
  1710. return over_budget
  1711. # A lone surrogate has no UTF-8 form but a lossless JSON one — the
  1712. # ASCII ``\uXXXX`` escape :func:`_dump_string` emits — so it is
  1713. # metered, not rejected, matching the shared seam. Metered by
  1714. # COUNTING, not by building the escaped form: that copy plus its
  1715. # encode is ~6x the original for a control-heavy string, so measuring
  1716. # a value the budget rejects could breach RLIMIT_AS and surface as
  1717. # `exception` instead of the promised `output-limit`.
  1718. total += _json_str_cost(current)
  1719. elif type(current) is int:
  1720. # The canonical boundary accepts every JS-double-exact value: an int
  1721. # outside +-2**53-1 is fine IFF the double round-trip is exact.
  1722. if current > js_safe or current < -js_safe:
  1723. try:
  1724. exact = int(float(current)) == current
  1725. except OverflowError:
  1726. exact = False
  1727. if not exact:
  1728. return invalid("integer not exactly representable as a JavaScript number")
  1729. total += len(_dump_scalar(current).encode("utf-8"))
  1730. elif type(current) is float:
  1731. if current != current or current in (float("inf"), float("-inf")):
  1732. return invalid("non-finite float")
  1733. # JSON turns -0.0 into a sign the host parses back to JS -0; the
  1734. # canonical boundary rejects it, so this side must too.
  1735. if current == 0.0 and math.copysign(1.0, current) < 0:
  1736. return invalid("negative zero")
  1737. total += len(_dump_scalar(current).encode("utf-8"))
  1738. elif type(current) is list:
  1739. if id(current) in on_path:
  1740. return invalid("circular reference")
  1741. count = len(current)
  1742. total += 2 + (count - 1 if count > 1 else 0)
  1743. # Reject over-budget BEFORE iterating: every element serializes to at
  1744. # least one byte, so a wide flat forgery fails here without pulling a
  1745. # single child.
  1746. if total + count > max_bytes:
  1747. return over_budget
  1748. on_path.add(id(current))
  1749. stack.append((list_cursor, current, iter(current)))
  1750. elif type(current) is dict:
  1751. if id(current) in on_path:
  1752. return invalid("circular reference")
  1753. # ``len`` without materializing ``current.items()``: that list
  1754. # allocates one tuple per member before the bound below could run,
  1755. # recreating the spike the bound exists to stop.
  1756. count = len(current)
  1757. total += 2 + (count - 1 if count > 1 else 0)
  1758. # Same pre-iterate bound: each entry contributes a quoted key
  1759. # (>= 2 bytes), a colon, and a >= 1-byte value. ``iter`` on the items
  1760. # view is O(1); the cursor meters each key as it is pulled.
  1761. if total + count * 4 > max_bytes:
  1762. return over_budget
  1763. on_path.add(id(current))
  1764. stack.append((dict_cursor, current, iter(current.items())))
  1765. else:
  1766. # tuple, set, or any other type: not round-trippable JSON.
  1767. return invalid(f"unsupported type ({type(current).__name__})")
  1768. if total > max_bytes:
  1769. return over_budget
  1770. return None
  1771. def _lossless_json_violation(value: Any) -> str | None:
  1772. """Return why ``value`` is not lossless JSON, or ``None`` when it is.
  1773. ``json.dumps`` succeeding is NOT proof of losslessness: it coerces a
  1774. non-string ``dict`` key to its string form (``{1: "a", "1": "b"}`` collapses
  1775. to one key, silently dropping data), emits non-standard ``NaN``/``Infinity``
  1776. tokens without ``allow_nan=False``, and accepts integers outside JavaScript's
  1777. safe range (``9007199254740993`` becomes ``...992`` once the host parses the
  1778. frame into a JS number). Validate the shape up front so a coercive or lossy
  1779. value fails as ``invalid-output`` instead of round-tripping to something the
  1780. program did not compute. Iterative so deep nesting cannot overflow the stack,
  1781. and it tracks the container ancestry on the current path so a cyclic value is
  1782. reported at once rather than spinning until the CPU budget. Only JSON-plain
  1783. types survive: ``None``/``bool``/JS-safe ``int``/finite ``float``/``str``,
  1784. exact ``list``, and exact ``dict`` with ``str`` keys. Every type matches
  1785. EXACTLY, containers and scalars alike, for the reason
  1786. :func:`_check_done_value` documents: a subclass can override the operators
  1787. and methods a traversal calls, so an ``isinstance`` admission here would
  1788. approve one shape and let the encoder emit another.
  1789. """
  1790. # The canonical boundary accepts every JS-double-exact value: an int
  1791. # outside +-2**53-1 is fine IFF the double round-trip is exact (2**53 or
  1792. # 2**60 survive; 2**53+1 rounds), matching the worker backend.
  1793. js_safe = 2**53 - 1
  1794. # Post-order walk with an explicit "leave" marker: a container's id is added
  1795. # to `on_path` when entered and removed when left, so a back-edge to an
  1796. # ancestor (a cycle) is detected without rejecting a legitimately shared
  1797. # acyclic subtree.
  1798. on_path: set[int] = set()
  1799. # O(DEPTH) auxiliary space, not O(width), for the reason
  1800. # :func:`_check_done_value` documents: this walk runs in ``dispatch`` on
  1801. # MODEL-CONSTRUCTED binding arguments, which no child-side byte budget
  1802. # bounds first (the frame ceiling is the host's, and it applies after this
  1803. # returns). Enqueueing one frame per member would let a legitimate
  1804. # ``[0] * 6_000_000`` argument -- ~17 MB of JSON -- allocate ~366 MB of
  1805. # traversal tuples and die as the program's own MemoryError instead of
  1806. # round-tripping. A container therefore pushes ONE cursor frame holding its
  1807. # iterator; children are pulled one at a time.
  1808. exhausted = object()
  1809. visit, container_cursor = 0, 1
  1810. # A visit frame is (visit, value); a cursor frame is (cursor, container, iterator).
  1811. stack: list[tuple[int, Any, Any]] = [(visit, value, None)]
  1812. while stack:
  1813. kind = stack[-1][0]
  1814. if kind == container_cursor:
  1815. _, container, iterator = stack[-1]
  1816. child = next(iterator, exhausted)
  1817. if child is exhausted:
  1818. # Leaving the container: it is no longer on the current path, so
  1819. # a legitimately shared acyclic subtree is not mistaken for a cycle.
  1820. on_path.discard(id(container))
  1821. stack.pop()
  1822. continue
  1823. if type(container) is dict:
  1824. # The dict cursor yields (key, value): check the key as it is
  1825. # pulled. Only an EXACT str key survives -- int, float, None, and
  1826. # tuple keys coerce or raise, and a str subclass can carry
  1827. # overrides the encoder does not honor.
  1828. key, child = child
  1829. if type(key) is not str:
  1830. return f"non-string dict key ({type(key).__name__})"
  1831. stack.append((visit, child, None))
  1832. continue
  1833. _, current, _unused = stack.pop()
  1834. if current is None or type(current) is bool:
  1835. continue
  1836. if type(current) is str:
  1837. # Every string is lossless JSON. A lone surrogate has no UTF-8 form,
  1838. # but JSON carries the code unit as its ASCII ``\uXXXX`` escape and
  1839. # :func:`_dump_string` emits exactly that, so the host receives the
  1840. # same code unit the program passed — the same acceptance
  1841. # ``CodeJsonValue``, ``snapshotJsonValue``, and the worker backend
  1842. # already give it.
  1843. continue
  1844. if type(current) is int:
  1845. if current > js_safe or current < -js_safe:
  1846. try:
  1847. exact = int(float(current)) == current
  1848. except OverflowError:
  1849. exact = False
  1850. if not exact:
  1851. return "integer not exactly representable as a JavaScript number"
  1852. continue
  1853. if type(current) is float:
  1854. if current != current or current in (float("inf"), float("-inf")):
  1855. return "non-finite float"
  1856. # JSON serialization turns -0.0 into 0 (or "-0.0" text that the
  1857. # host parses to JS -0), silently changing the sign bit either
  1858. # way; the repository's canonical lossless-JSON boundary and the
  1859. # worker backend both reject it, so this side must too.
  1860. if current == 0.0 and math.copysign(1.0, current) < 0:
  1861. return "negative zero"
  1862. continue
  1863. if type(current) is list or type(current) is dict:
  1864. if id(current) in on_path:
  1865. return "circular reference"
  1866. on_path.add(id(current))
  1867. if type(current) is dict:
  1868. # Keys are checked as the cursor pulls each entry, not in a
  1869. # separate pass: ``current.values()`` would need a second walk,
  1870. # and materializing ``items()`` up front allocates one tuple per
  1871. # member -- the very spike the cursor removes.
  1872. stack.append((container_cursor, current, iter(current.items())))
  1873. else:
  1874. stack.append((container_cursor, current, iter(current)))
  1875. continue
  1876. return f"unsupported type ({type(current).__name__})"
  1877. return None
  1878. def _make_cpu_enforcer() -> Any:
  1879. """Build the CPU post-check over closure-held primitives.
  1880. This bootstrap IS ``__main__``, so model code can reach every one of its
  1881. module globals: ``import __main__; __main__._X = ...`` rebinds the name the
  1882. enforcement would otherwise read at call time, which a plain module-level
  1883. function plus module-level captures made a one-line defeat. The primitives
  1884. therefore live in this factory's locals, which become closure cells of the
  1885. returned function, and :func:`_run` binds the returned function into a
  1886. local of its own frame BEFORE executing the program, so no assignment to
  1887. ``__main__`` changes which callable runs or what it calls. Capture happens
  1888. at import time, before model code runs, so the captured
  1889. ``resource.getrusage``/``signal.signal``/``os.kill`` are the real builtins.
  1890. This raises the cost of defeating the check; it does not make it
  1891. unreachable, and nothing in-process could. A cell is writable through
  1892. ``fn.__closure__[i].cell_contents``, and ``sys._getframe`` walks to
  1893. :func:`_run`'s frame and reads its locals, so a program determined to
  1894. tamper still can — consistent with this backend's documented posture, where
  1895. the in-process interpreter is containment rather than a security boundary
  1896. (§Trust posture in the Code Mode RFC). The bounds that model code cannot
  1897. forge are outside the interpreter: the RLIMIT_CPU HARD limit at
  1898. ``cpuSeconds + 1``, whose SIGKILL is undeliverable to a handler and
  1899. unraisable by a process that cannot raise its own hard limit, and the
  1900. host's wall-clock ceiling. This check exists to convert the two cases those
  1901. miss — a program that traps SIGXCPU and settles inside the soft-to-hard
  1902. gap, and a program that spends the budget in DESCENDANTS the kernel never
  1903. charged to this process — from a reported SUCCESS into the same `timeout`
  1904. an untrapped program gets.
  1905. @returns The one-argument enforcement callable, taking `cpuSeconds`.
  1906. """
  1907. getrusage = resource.getrusage
  1908. rusage_self = resource.RUSAGE_SELF
  1909. rusage_children = resource.RUSAGE_CHILDREN
  1910. set_signal = signal.signal
  1911. sig_dfl = signal.SIG_DFL
  1912. sigxcpu = signal.SIGXCPU
  1913. kill = os.kill
  1914. getpid = os.getpid
  1915. # SIGXCPU unmasking primitives for the re-raise below: a program can mask
  1916. # the signal and return past the soft limit, so the re-delivered signal
  1917. # must be unblocked first. Captured here (import time) so a rebind cannot
  1918. # defeat them. The ``getattr``/``None`` guard is defensive against a
  1919. # stripped CPython build (the host refuses win32 at construction, so every
  1920. # platform this backend actually starts on has ``pthread_sigmask``).
  1921. pthread_sigmask = getattr(signal, "pthread_sigmask", None)
  1922. sig_unblock = getattr(signal, "SIG_UNBLOCK", None)
  1923. def die_if_cpu_exhausted(cpu_seconds: int) -> None:
  1924. """Die by re-delivered SIGXCPU when the CPU budget is already spent.
  1925. Two cases reach here as a would-be SUCCESS. A model program can trap
  1926. SIGXCPU and return during the one-second soft-to-hard gap. And
  1927. ``RLIMIT_CPU`` is PER-PROCESS, inherited fresh by every child, so a
  1928. program calling ``subprocess`` or ``os.fork`` multiplies the run's CPU
  1929. budget by the number of descendants it starts: measured with
  1930. ``cpuSeconds: 1``, two sequential busy children burned 2.0
  1931. CPU-seconds and the parent, which had accrued almost no CPU of its own
  1932. while blocked in ``subprocess.wait``, still returned a completion.
  1933. The meter is therefore ``RUSAGE_SELF + RUSAGE_CHILDREN``, the kernel's
  1934. own aggregate, which accumulates the CPU of every REAPED descendant
  1935. (grandchildren included, verified).
  1936. ``getrusage`` is the kernel's own meter (unforgeable from model code),
  1937. and dying by SIGXCPU with the default disposition restored gives the
  1938. host the same kernel-authoritative close signal as the untrapped soft
  1939. limit — classified as `timeout`, after which the host's process-group
  1940. SIGTERM/SIGKILL teardown reaches any surviving descendants. Runs AFTER
  1941. the model program settled, so a program can re-trap SIGXCPU between
  1942. this SIG_DFL and the kill only by running more code, which it no longer
  1943. does. A program that tampers with this callable instead (see
  1944. :func:`_make_cpu_enforcer` on why in-process state cannot be hidden)
  1945. buys at most the remaining soft-to-hard gap: one more CPU second, after
  1946. which the hard limit's SIGKILL lands with no handler possible.
  1947. Checking at settle time rather than sampling mid-run is deliberate:
  1948. both mid-run designs perturb the run they measure. A sampling thread
  1949. cost 72 MiB of virtual address space in the child (8 MiB stack plus a
  1950. 64 MiB glibc per-thread malloc arena reservation; measured 30.23 MiB of
  1951. mappings without it against 102.37 MiB with it), and ``RLIMIT_AS``
  1952. counts reserved space, so it silently shrank every run's
  1953. `addressSpaceMb`. A ``SIGALRM`` interval timer costs no mappings but
  1954. makes the program's own syscalls return short under PEP 475 — measured
  1955. a 64 MiB ``os.write`` returning 65536 — which corrupts fd-3 framing.
  1956. The cost of checking only at settle time is that a descendant's CPU is
  1957. detected after it is spent, not while it runs; the host's wall-clock
  1958. ceiling bounds that interval, and a program that never reaps its child
  1959. is bounded by the wall clock alone, since ``RUSAGE_CHILDREN`` counts
  1960. only reaped descendants (verified: a still-running child contributes
  1961. 0.0).
  1962. @param cpu_seconds The `cpuSeconds` budget the soft RLIMIT_CPU used.
  1963. """
  1964. own = getrusage(rusage_self)
  1965. kids = getrusage(rusage_children)
  1966. spent = own.ru_utime + own.ru_stime + kids.ru_utime + kids.ru_stime
  1967. if spent >= cpu_seconds:
  1968. # A program can mask SIGXCPU (``pthread_sigmask(SIG_BLOCK, ...)``),
  1969. # burn past the soft limit, and return during the soft-to-hard gap;
  1970. # the re-delivered SIGXCPU below would then stay PENDING and the
  1971. # child would exit normally with a success result. Restore the
  1972. # default disposition BEFORE unblocking: a program that installed a
  1973. # custom handler AND masked the signal has that pending handler run
  1974. # the moment the signal is unblocked (CPython delivers it at the next
  1975. # eval-breaker checkpoint in model code), and it could re-mask or
  1976. # raise — so the disposition must already be SIG_DFL when the signal
  1977. # is released. With SIG_DFL restored first, the pending signal kills
  1978. # the process inside the kernel with no bytecode window; the ``kill``
  1979. # below is the fallback for the never-pending case. ``pthread_sigmask``
  1980. # is ``None``-guarded defensively (every platform this backend starts
  1981. # on has it; the host refuses win32 at construction).
  1982. set_signal(sigxcpu, sig_dfl)
  1983. if pthread_sigmask is not None:
  1984. pthread_sigmask(sig_unblock, (sigxcpu,))
  1985. kill(getpid(), sigxcpu)
  1986. return die_if_cpu_exhausted
  1987. _DIE_IF_CPU_EXHAUSTED = _make_cpu_enforcer()
  1988. _TRUNCATION_MARKER = "… [truncated]"
  1989. # The marker's own UTF-8 size, reserved out of the cap rather than added on top
  1990. # of it. Byte-identical to the host's TRUNCATION_MARKER_BYTES; the ellipsis is
  1991. # three bytes, so this is 15, not the string's 13 characters.
  1992. _TRUNCATION_MARKER_BYTES = len(_TRUNCATION_MARKER.encode("utf-8"))
  1993. def _cap_message(message: str, max_bytes: int) -> str:
  1994. """Cap a diagnostic by its SERIALIZED cost, appending the host's marker.
  1995. Metered by the JSON-string cost the ``done`` frame will actually carry, not
  1996. by raw UTF-8 length: the message crosses fd 3 inside a JSON frame where
  1997. control characters escape up to sixfold (a NUL is one raw byte but six as
  1998. ``\\u0000``), so a raw-length cap of ``maxValueBytes`` could serialize to
  1999. roughly six times that and breach the 64 MiB frame parse cap — the silent
  2000. ``worker-exit`` inversion the load-time cap check exists to prevent, and a
  2001. several-hundred-MiB escape allocation besides. The seam's load bound admits
  2002. ``maxValueBytes`` up to ``parse-cap - envelope`` on the premise that both the
  2003. completion value and the diagnostic are metered in serialized bytes, so this
  2004. honors that premise for the diagnostic.
  2005. Encoded with ``errors="replace"`` first: a model exception message can
  2006. contain an unpaired surrogate (``raise Exception("\\ud800")``), and a strict
  2007. encode would throw while BUILDING the failure frame — the run would then
  2008. strand until the wall clock instead of reporting the exception. The marker's
  2009. serialized cost comes OUT of ``max_bytes``, so the returned string's own
  2010. frame form honors the cap; the host meters the same field again on arrival.
  2011. A ``max_bytes`` below the marker's cost yields the marker alone.
  2012. This is the PRODUCING-side cap. The host's receive-side ``capMessage``
  2013. (``src/index.ts``) bills the same field by RAW bytes instead, because its
  2014. output goes into ``CodeRunResult.error.message`` and never re-crosses a
  2015. frame-bounded channel — see that function's JSDoc for the split.
  2016. """
  2017. raw = message.encode("utf-8", errors="replace")
  2018. if _json_string_cost(raw) <= max_bytes:
  2019. return raw.decode("utf-8")
  2020. # Truncating: the result is `prefix + marker`, whose serialized cost is
  2021. # `2 (quotes) + sum(prefix byte costs) + marker cost`. The marker is
  2022. # escape-free, so its cost is its UTF-8 length. Reserve that and the quotes,
  2023. # then take the longest raw prefix whose accumulated per-byte cost fits.
  2024. # `_JSON_BYTE_COST` is per-byte and additive, so the scan is exact and walks
  2025. # at most a budget's worth of bytes, allocating nothing (unlike building the
  2026. # escaped form). `max(0, ...)` handles a `max_bytes` below the marker's own
  2027. # cost, yielding the marker alone.
  2028. content_budget = max(0, max_bytes - 2 - _TRUNCATION_MARKER_BYTES)
  2029. cost = 0
  2030. end = 0
  2031. for end in range(len(raw)):
  2032. cost += _JSON_BYTE_COST[raw[end]]
  2033. if cost > content_budget:
  2034. break
  2035. else:
  2036. end = len(raw)
  2037. # Drop a trailing partial UTF-8 sequence the slice may have cut (continuation
  2038. # bytes are 0b10xxxxxx); `errors="ignore"` renders the clean prefix.
  2039. return raw[:end].decode("utf-8", errors="ignore") + _TRUNCATION_MARKER
  2040. # Fixed safety/liveness bound, not a tunable: a model can raise an exception
  2041. # with an arbitrarily deep __cause__/__context__ chain, and both the rendering
  2042. # walk and format() are linear in chain length. Capping how many links get
  2043. # RENDERED keeps traceback formatting from consuming the whole wall budget.
  2044. # 100 links is far beyond any legible human traceback.
  2045. _MAX_TRACEBACK_CHAIN = 100
  2046. # Diagnostic used when rendering the failure itself fails. Built from a fixed
  2047. # literal plus the exception CLASS name, never from the exception's own str.
  2048. _UNRENDERABLE_DIAGNOSTIC = "<diagnostic rendering failed>"
  2049. def _model_traceback(exc: BaseException, max_bytes: int) -> str:
  2050. """Format a model-program failure with only the MODEL's own frames.
  2051. Bootstrap frames carry host-absolute paths — meaningless to the model and
  2052. unstable across machines, so transcripts pinning them cannot replay. They
  2053. appear not only as a leading prefix (the bootstrap's ``exec``/``await``)
  2054. but also interleaved and trailing: an uncaught binding rejection re-raised
  2055. by ``dispatch`` puts bootstrap frames AFTER the model's, and chained
  2056. ``__cause__``/``__context__`` exceptions carry their own stacks. Filter
  2057. every non-``<model>`` frame across the whole chain rather than trimming a
  2058. prefix. A failure with no model frame anywhere (e.g. a SyntaxError raised
  2059. by ``compile``) keeps the standard exception-only rendering.
  2060. Rendering is bounded to ``_MAX_TRACEBACK_CHAIN`` links, cut on the
  2061. ``TracebackException`` COPY, and a marker line announces the truncation.
  2062. Nothing here touches the live exception: an exception class overriding
  2063. ``__setattr__`` would run MODEL code from inside the caller's failure
  2064. handler, and a throw there costs the ``done`` frame (see
  2065. ``_safe_model_traceback``). ``TracebackException`` instances hold no such
  2066. hooks, so clearing their links runs no model code. The walk is iterative,
  2067. so a deep chain cannot overflow the recursion limit.
  2068. ``from_exception`` still copies the WHOLE live chain, at a higher per-link
  2069. cost than building it took. That is bounded by the child's ``RLIMIT_AS``:
  2070. the model must materialize every link (exception object plus traceback)
  2071. before raising, so a chain long enough for the copy to matter is already
  2072. near the address-space cap, and a ``MemoryError`` in the copy lands in the
  2073. caller's fallback rather than stranding the run.
  2074. """
  2075. te = traceback.TracebackException.from_exception(exc)
  2076. # One iterative pass over the copy does both jobs: keep only <model> frames
  2077. # on every linked exception and group member, and cut the chain at the cap.
  2078. found = False
  2079. truncated = False
  2080. pending = [(te, 1)]
  2081. while pending:
  2082. entry, depth = pending.pop()
  2083. kept = [f for f in entry.stack if f.filename == "<model>"]
  2084. entry.stack = traceback.StackSummary.from_list(kept)
  2085. found = found or bool(kept)
  2086. # 3.11+ exception groups (a binding failure inside asyncio.TaskGroup)
  2087. # carry member stacks under `exceptions`, not the dunder links; a group
  2088. # member counts as a link so the cap bounds nesting through both edges.
  2089. members = getattr(entry, "exceptions", None) or ()
  2090. if depth >= _MAX_TRACEBACK_CHAIN:
  2091. if entry.__cause__ is not None or entry.__context__ is not None or members:
  2092. truncated = True
  2093. entry.__cause__ = None
  2094. entry.__context__ = None
  2095. if members:
  2096. entry.exceptions = None
  2097. continue
  2098. for linked in (entry.__cause__, entry.__context__):
  2099. if linked is not None:
  2100. pending.append((linked, depth + 1))
  2101. for member in members:
  2102. pending.append((member, depth + 1))
  2103. def emit():
  2104. if found:
  2105. yield from te.format()
  2106. else:
  2107. yield from traceback.format_exception_only(type(exc), exc)
  2108. if truncated:
  2109. yield f"[dsh-code-runtime-python] exception chain truncated at {_MAX_TRACEBACK_CHAIN} links\n"
  2110. return _join_bounded(emit(), max_bytes)
  2111. def _make_failure_reporter() -> Any:
  2112. """Build the failure-diagnostic renderer over closure-held primitives.
  2113. The returned callable renders a model failure diagnostic that cannot itself
  2114. raise. The caller sends the ``done`` frame AFTER its ``except BaseException``
  2115. block, so anything thrown while rendering the diagnostic skips the send
  2116. entirely: the host then blocks on fd 3 until ``maxWallMs`` and reports a
  2117. timeout instead of the exception that actually happened. Rendering runs
  2118. model code by design (``format()`` reaches ``__str__``, ``__repr__`` and
  2119. ``__notes__``) and allocates under ``RLIMIT_AS``, so it must be treated as
  2120. able to throw.
  2121. The fallback names the exception CLASS and a fixed literal — no ``str(exc)``
  2122. and no ``format_exception_only``, both of which reach the model's
  2123. ``__str__``. A ``__name__`` that is not exactly ``str`` (a metaclass
  2124. property can return anything, or raise) is discarded rather than
  2125. formatted, so no override runs on this path either.
  2126. The factory exists for the same reason :func:`_make_cpu_enforcer` does: this
  2127. bootstrap IS ``__main__``, so ``import __main__; __main__._X = ...`` rebinds
  2128. any module global a call-time lookup would read. On this path a rebind is
  2129. worst — the handler's own reporter, and everything the reporter reaches,
  2130. would run model code outside any guard, and a throw there costs the ``done``
  2131. frame. The traceback formatter, the byte cap and the fallback literal
  2132. therefore become closure cells captured at import time, before model code
  2133. runs, and :func:`_run` binds the returned callable into a local of its own
  2134. frame. A frame local is not a module attribute, so no assignment to
  2135. ``__main__`` changes which callable runs or what it calls. This defeats the
  2136. one-line rebind, not a determined ``sys._getframe`` walk; the unforgeable
  2137. bound is the host wall clock.
  2138. """
  2139. cap_message = _cap_message
  2140. model_traceback = _model_traceback
  2141. unrenderable = _UNRENDERABLE_DIAGNOSTIC
  2142. # The exception class the guards below catch is bound into a closure cell
  2143. # here, at import time, before model code runs. `safe_model_traceback` runs
  2144. # AFTER the program (which is `__main__`) may have rebound the module global
  2145. # `BaseException`, so `except BaseException` would resolve the rebound class
  2146. # and a render-time throw could escape — losing the done frame. A closure cell
  2147. # is not reachable by `__main__._X = ...`, so the catch is immune.
  2148. _BaseException = BaseException
  2149. def safe_model_traceback(exc: BaseException, max_bytes: int) -> str:
  2150. try:
  2151. return cap_message(model_traceback(exc, max_bytes), max_bytes)
  2152. except _BaseException: # noqa: BLE001 -- a throw here would cost the done frame
  2153. pass
  2154. try:
  2155. raw_name = type(exc).__name__
  2156. # Slice BEFORE interpolating. A metaclass `__name__` property can
  2157. # return an arbitrarily long string, and both the f-string and
  2158. # `cap_message`'s encode would copy it whole — under a tight
  2159. # RLIMIT_AS either allocation can raise MemoryError, and this is the
  2160. # LAST fallback, so a throw here costs the `done` frame outright and
  2161. # the run misreports as an exit or a timeout. The slice is a
  2162. # code-unit prefix, which bounds the bytes at 4x, and the following
  2163. # `cap_message` still applies the exact byte cap.
  2164. name = raw_name[:_MAX_FALLBACK_NAME_CHARS] if type(raw_name) is str else "<unknown>"
  2165. except _BaseException: # noqa: BLE001 -- a raising __name__ must not cost the done frame
  2166. name = "<unknown>"
  2167. # Wrapped for the same reason: `cap_message` encodes, and its allocation
  2168. # is the only step left that can still fail. The fixed literal needs no
  2169. # budget, so it can always be delivered.
  2170. try:
  2171. return cap_message(f"{name}: {unrenderable}", max_bytes)
  2172. except _BaseException: # noqa: BLE001 -- the done frame outranks the diagnostic's detail
  2173. return unrenderable
  2174. return safe_model_traceback
  2175. _SAFE_MODEL_TRACEBACK = _make_failure_reporter()
  2176. def _join_bounded(lines, max_bytes: int) -> str:
  2177. """Join formatter output, stopping once the budget is comfortably passed.
  2178. ``format()`` yields lines lazily; consuming it whole for an exception
  2179. carrying a huge message would materialize the full text only for
  2180. ``_cap_message`` to throw it away — enough over-shoot to exhaust
  2181. ``RLIMIT_AS``. Stop after the accumulated CHARACTER count passes the byte
  2182. budget (chars lower-bound UTF-8 bytes); the caller's ``_cap_message``
  2183. does the exact byte-level cut.
  2184. """
  2185. chunks: list[str] = []
  2186. total = 0
  2187. for line in lines:
  2188. # A single yielded line can itself dwarf the budget (the exception
  2189. # message rides in one line): keep only the prefix it can ever need.
  2190. if len(line) > max_bytes + 1:
  2191. line = line[: max_bytes + 1]
  2192. chunks.append(line)
  2193. total += len(line)
  2194. if total > max_bytes:
  2195. break
  2196. return "".join(chunks)
  2197. def _done_with_value(
  2198. value: Any,
  2199. max_value_bytes: int,
  2200. # Bound as DEFAULT ARGUMENTS so they are captured at import time, before
  2201. # model code runs: `_done_with_value` runs AFTER the program (which is
  2202. # `__main__`) may have rebound `__main__._check_done_value` or
  2203. # `__main__._encode_json_plain`, and a module-global lookup at call time
  2204. # would let a one-line rebind rewrite a legitimate success into an
  2205. # `exception`. Defaults are evaluated at def time, so they are the originals.
  2206. _check_done_value: Any = _check_done_value,
  2207. _encode_json_plain: Any = _encode_json_plain,
  2208. _cap_message: Any = _cap_message,
  2209. ) -> dict[str, Any] | str:
  2210. """Build the terminal done frame under the seam's lossless-JSON contract.
  2211. A completion value returned by the program (``None`` when it returns
  2212. nothing) that is not lossless JSON fails the run as ``invalid-output``; a
  2213. serialized value beyond ``max_value_bytes`` fails as ``output-limit``.
  2214. Substituting a ``repr`` or truncated string would be a silent lie about
  2215. what the program computed, so both paths refuse instead (mirroring the
  2216. worker backend's contract). ``None`` crosses as an exact JSON ``null``.
  2217. The SUCCESS path returns the whole ``"done"`` frame as an ALREADY-ENCODED
  2218. JSON string: the admitted value is serialized here, at its validation
  2219. point, rather than handed to ``send_sync`` to re-walk later. The program
  2220. can keep mutating the returned list/dict from a daemon thread or signal
  2221. handler after it returns, so a second traversal held at a later point
  2222. would be a TOCTOU — a mutation into a non-JSON type would let that later
  2223. encode throw outside the settlement handler and downgrade the run
  2224. host-side to ``worker-exit``. Serializing once, inside the try that wraps
  2225. this call, closes the window: if a concurrent mutation makes the encode
  2226. throw, the exception handler classifies it as ``exception``, and once the
  2227. string is produced the frame is sent verbatim with no further touching of
  2228. the live value. Returns a ``dict`` only for a rejection (an error frame
  2229. carries no live model value and is safe to send via ``send_sync``).
  2230. """
  2231. # One bounded walk folds the losslessness check and the byte meter (mirrors
  2232. # the host's checkDoneValue): the former split ran the full losslessness
  2233. # walk first, materializing one tuple per element for a wide completion
  2234. # before the size cap could reject it — an RLIMIT_AS death on a value the
  2235. # meter would have refused. The value's escaped JSON is then produced in the
  2236. # SAME call, so the admitted value is serialized exactly once (see above);
  2237. # its size the walk proved within budget. Iterative like the encoder, so a
  2238. # valid completion deeper than the recursion limit still checks.
  2239. rejection = _check_done_value(value, max_value_bytes)
  2240. if rejection is not None:
  2241. kind, message = rejection
  2242. # The rejection diagnostic is capped like an exception message: a
  2243. # reason embedding a hostile class name (a huge `type(value).__name__`)
  2244. # could otherwise make the done frame exceed the host's frame parse cap
  2245. # and be silently dropped — an invalid-output run misreported as a
  2246. # worker-exit.
  2247. return {"type": "done", "error": {"kind": kind, "message": _cap_message(message, max_value_bytes)}}
  2248. # Pre-encode the value at the validation point (not in `_run`'s later send,
  2249. # which is outside the try): see the TOCTOU note in the docstring. The value
  2250. # is JSON-plain by construction, so `_encode_json_plain` is the encoder.
  2251. return '{"type": "done", "value": ' + _encode_json_plain(value) + "}"
  2252. def main() -> None:
  2253. channel = ProtocolChannel(PROTOCOL_FD)
  2254. asyncio.run(_run(channel))
  2255. if __name__ == "__main__":
  2256. main()