bootstrap.py 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898
  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 Decimal
  25. from pathlib import Path
  26. from typing import Any
  27. # ``python3 -I`` (isolated) drops the script directory from ``sys.path`` so
  28. # the sibling ``protocol.py`` is invisible by default. Restore it explicitly
  29. # before importing.
  30. sys.path.insert(0, str(Path(__file__).resolve().parent))
  31. from protocol import PROTOCOL_FD, log_truncation_marker # noqa: E402
  32. # Read size for the async fd-3 reader. One `os.read` returns whatever the pipe
  33. # holds, so this only bounds a single syscall's copy, not a frame: a larger frame
  34. # simply takes more reads. 64 KiB matches the usual pipe capacity.
  35. _READ_CHUNK_BYTES = 65536
  36. # Code-unit ceiling on the exception class name interpolated into the LAST-resort
  37. # failure diagnostic. A metaclass `__name__` property can return any length, and
  38. # that construction runs outside the guard that would otherwise absorb a
  39. # MemoryError, so the name is sliced before it is copied. Generous enough that no
  40. # real class name is touched.
  41. _MAX_FALLBACK_NAME_CHARS = 200
  42. # Mirror of the host's output-budget/address-space gate (src/index.ts's
  43. # OUTPUT_BUDGET_WORST_CASE_ADDRESS_SPACE_MULTIPLE and INTERPRETER_BASELINE_BYTES),
  44. # re-applied against the EFFECTIVE RLIMIT_AS after inheritance clamping. An astral
  45. # character is one character but ~4 bytes of str storage and ~4 UTF-8 bytes, live
  46. # at once while the ledger charges and frames it, so a budget's worst-case peak is
  47. # eight times its byte count; the interpreter's own footprint is reserved on top.
  48. # Kept in sync with the host constants by the shared reasoning, not a wire field.
  49. _OUTPUT_BUDGET_WORST_CASE_MULTIPLE = 8
  50. _INTERPRETER_BASELINE_BYTES = 64 * 1024 * 1024
  51. # ---------------------------------------------------------------------------
  52. # Log buffer — Python-side ledger for captured text.
  53. # ---------------------------------------------------------------------------
  54. class LogBuffer:
  55. """Ordered text capture under one shared byte budget.
  56. Once the budget is exhausted the buffer emits exactly one in-band
  57. truncation marker via ``sink`` and silently drops everything after. The
  58. cap is a blast-radius bound; "how much was lost" intentionally stays
  59. unmeasured.
  60. """
  61. def __init__(self, max_bytes: int, sink) -> None:
  62. self._max_bytes = max_bytes
  63. self._remaining = max_bytes
  64. self._truncated = False
  65. # Re-entrant so a caller may hold it across a compound read-modify-write
  66. # (``_LogStream.write`` reads ``remaining`` several times and then calls
  67. # ``push`` while still holding it). One lock is shared by this buffer and
  68. # every stream that funnels into it: model code may start daemon threads
  69. # that keep calling ``print`` after the program body returns, and the
  70. # settlement ``flush_line`` on the main coroutine reads and mutates the
  71. # same ``_pending``/ledger state. Without a shared lock the flush could
  72. # interleave with a concurrent ``write`` — dropping or double-counting a
  73. # line, or costing the ``done`` frame on a mangled ledger. Fixing which
  74. # callable runs (binding ``out_stream.flush_line``) does not fix what it
  75. # reads.
  76. self._lock = threading.RLock()
  77. # ``sink(text, truncated=False)``. The marker is emitted with
  78. # ``truncated=True`` so the host can stop its own capture at the same
  79. # point rather than treating the marker as ordinary program output: the
  80. # two ledgers exhaust independently, and one entry larger than
  81. # ``max_bytes`` sends only the marker while the host budget is still
  82. # nearly empty.
  83. self._sink = sink
  84. @property
  85. def lock(self) -> "threading.RLock":
  86. """The shared re-entrant lock guarding this ledger and its streams' buffers."""
  87. return self._lock
  88. @property
  89. def remaining(self) -> int:
  90. """Serialized bytes still admissible; zero once truncated (streams use this to bound their own buffering, where a character count is a valid lower bound)."""
  91. return 0 if self._truncated else self._remaining
  92. def push(self, text: str) -> None:
  93. with self._lock:
  94. self._push_locked(text)
  95. def _push_locked(self, text: str) -> None:
  96. if self._truncated:
  97. return
  98. # Cheap lower bound FIRST: one char is at least one UTF-8 byte and the
  99. # JSON form adds two quotes plus the separator, so a single print() far
  100. # above the budget truncates without ever encoding it — the full encode
  101. # would allocate a second equally large string and could turn a
  102. # truncatable log into an RLIMIT_AS death.
  103. if len(text) + 3 > self._remaining:
  104. self._truncated = True
  105. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  106. return
  107. # A model print() can emit a lone surrogate; strict UTF-8 throws on it
  108. # here. Replace it rather than escaping it the way :func:`_dump_string`
  109. # preserves one inside a completion VALUE: log text is already a
  110. # truncatable, substituting channel (the byte cap replaces the tail with
  111. # a marker), and the ledger below charges the RAW UTF-8 bytes, which
  112. # would undercharge the six-byte escape by half. Bounded: the text
  113. # passed the length check, so this encodes at most ~4x remaining.
  114. try:
  115. raw = text.encode("utf-8")
  116. except UnicodeEncodeError:
  117. raw = text.encode("utf-8", errors="replace")
  118. text = raw.decode("utf-8")
  119. # Charge the SERIALIZED cost — the JSON string form's bytes plus one
  120. # separator byte — exactly as the host ledger does. Charging the raw
  121. # UTF-8 length instead undercharges control-heavy text, whose JSON
  122. # escaping expands it up to sixfold (a NUL costs one raw byte but six
  123. # as its ``\uXXXX`` escape): a NUL flood sized to fit ``maxLogBytes``
  124. # raw would serialize to roughly six times the shared cap, and the child
  125. # could then die on RLIMIT_AS (reported host-side as ``worker-exit``)
  126. # instead of emitting the truncation marker. The +1 also floors an empty
  127. # entry above zero, so a flood of blank ``print()`` lines exhausts the
  128. # budget instead of emitting unbounded zero-cost log frames.
  129. cost = _json_string_cost(raw) + 1
  130. if cost > self._remaining:
  131. self._truncated = True
  132. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  133. return
  134. self._remaining -= cost
  135. self._sink(text)
  136. class _LogStream(io.TextIOBase):
  137. """A newline-coalescing text stream backed by a :class:`LogBuffer`.
  138. Installed as ``sys.stdout`` / ``sys.stderr`` before executing the model
  139. program. ``print(...)`` calls ``write`` once per argument, separator, and
  140. newline, so a raw one-push-per-write stream would emit
  141. ``["a", " ", "b", "\\n"]`` for ``print("a", "b")`` — and Code Mode renders
  142. ``logs`` with ``join('\\n')``, turning that into spurious blank lines. This
  143. stream instead buffers writes and pushes one LogBuffer entry per completed
  144. LINE (the text up to each ``\\n``, newline stripped), so the rendered join
  145. reproduces ``a b``. Any unterminated tail is flushed by :meth:`flush_line`
  146. after the program settles.
  147. """
  148. def __init__(self, logs: LogBuffer) -> None:
  149. super().__init__()
  150. self._logs = logs
  151. # list-of-chunks, joined only at a newline or flush: repeated
  152. # ``print("x", end="")`` must not concatenate quadratically.
  153. self._pending: list[str] = []
  154. self._pending_chars = 0
  155. def writable(self) -> bool: # noqa: D401 -- inherited contract
  156. return True
  157. def write(self, text: str) -> int: # noqa: D401 -- inherited contract
  158. # Serialize the whole read-modify-write against the settlement flush and
  159. # any other thread's write: model code may spawn daemon threads that keep
  160. # printing after the program body returns, and this method reads
  161. # ``remaining`` and mutates ``_pending``/the ledger across many steps. The
  162. # lock is the buffer's and is re-entrant, so the ``push`` calls below
  163. # (which re-acquire it) do not deadlock.
  164. with self._logs.lock:
  165. return self._write_locked(text)
  166. def _write_locked(self, text: str) -> int:
  167. # Drop an empty write instead of buffering it. An empty chunk adds no
  168. # character, so the budget check below can never fire on it:
  169. # ``while True: sys.stdout.write("")`` would append one list slot per
  170. # call with `_pending_chars` pinned at 0, growing unbounded long after
  171. # the log ledger was exhausted (about 3.7 M slots per CPU second here)
  172. # until RLIMIT_AS turned the allocation into a MemoryError — reported as
  173. # the program's own exception rather than the intended bounded-log
  174. # behavior. Returning here also keeps `flush_line` from pushing a
  175. # spurious empty log entry for a program whose only writes were empty.
  176. if not text:
  177. return 0
  178. if "\n" in text:
  179. # Scan `text` in place; the buffered chunks are joined ONLY into the
  180. # first line. Joining the pending chunks with the whole write first
  181. # made a second copy of that write, which an over-budget write
  182. # cannot afford (measured under a 400 MiB addressSpaceMb: one
  183. # buffered character followed by a 340 MiB write died on MemoryError
  184. # inside the join, reported as the program's own exception, and the
  185. # retained chunks made the settlement `flush_line` fail the same way
  186. # — costing the `done` frame and turning the run into a wall-clock
  187. # timeout instead of the promised truncation marker).
  188. length = len(text)
  189. pos = 0
  190. if self._pending:
  191. newline = text.index("\n")
  192. if self._pending_chars + newline + 3 > self._logs.remaining:
  193. # The reconstructed first line cannot fit the ledger, so
  194. # LogBuffer would reject it whole: copy only the prefix that
  195. # fails its cheap bound and drop the chunks. The slice is
  196. # bounded HERE, not inside the helper: `text[:newline]` on a
  197. # 340 MiB newline-terminated write is the same full copy the
  198. # join was (measured: MemoryError inside `sys.stdout.write`
  199. # under a 400 MiB addressSpaceMb), and `remaining + 4`
  200. # characters are all the helper can use.
  201. self._push_bounded_prefix(text[: min(newline, self._logs.remaining + 4)])
  202. else:
  203. self._pending.append(text[:newline])
  204. line = "".join(self._pending)
  205. self._pending = []
  206. self._pending_chars = 0
  207. self._logs.push(line)
  208. pos = newline + 1
  209. # Scan by offset and STOP once the ledger is exhausted: a single
  210. # write of many newlines (``print("\n" * 1000000)``) would otherwise
  211. # re-slice the tail once per line and keep pushing long after
  212. # LogBuffer truncated, burning the CPU budget on discarded lines.
  213. # `remaining` reads 0 the instant the buffer truncates, so the loop
  214. # exits immediately; the unscanned tail is simply dropped.
  215. while pos < length and self._logs.remaining > 0:
  216. newline = text.find("\n", pos)
  217. if newline < 0:
  218. break
  219. # Bound the SLICE the same way LogBuffer bounds the encode: a
  220. # first line far above the ledger would be copied whole before
  221. # push could reject it, and that copy is the allocation an
  222. # over-budget write cannot afford. Copy only a budget-sized
  223. # prefix, which push still rejects on its own cheap bound (the
  224. # prefix is longer than `remaining`), so the marker is emitted
  225. # and the oversized line is never materialized.
  226. if newline - pos + 3 > self._logs.remaining:
  227. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  228. break
  229. self._logs.push(text[pos:newline])
  230. pos = newline + 1
  231. if pos < length:
  232. if self._logs.remaining > 0:
  233. # Buffer only a budget-sized PREFIX of the tail, not the whole
  234. # `text[pos:]`: an early newline followed by a huge unterminated
  235. # tail (`"\n" + "A" * 30 MiB`) would otherwise copy the entire
  236. # tail into `_pending` here — a second full copy of the model's
  237. # own string, the RLIMIT_AS death this path exists to avoid —
  238. # before the newline-free trigger below could bound it. Anything
  239. # past `remaining` characters cannot be admitted (the char count
  240. # is a lower bound on the serialized cost), so a
  241. # `remaining + 4`-character prefix is all that can ever survive;
  242. # the flush trigger below rejects it and emits the marker.
  243. tail = text[pos:pos + self._logs.remaining + 4]
  244. self._pending.append(tail)
  245. self._pending_chars = len(tail)
  246. else:
  247. # The ledger ran out with text still unscanned, so that text
  248. # IS being dropped and the run must say so. One push is
  249. # enough and is bounded: `remaining` is 0, so LogBuffer's
  250. # cheap length lower bound rejects immediately, emits the
  251. # marker, and never encodes the tail — and a push after the
  252. # marker is already out returns without emitting a second.
  253. # Reaching 0 EXACTLY (65 one-character lines against the
  254. # default 3-byte-per-entry serialized charge) leaves
  255. # `_truncated` unset, so without this the tail vanished with
  256. # no marker at all. Sliced to a budget-sized prefix, not the
  257. # whole tail: the tail can be hundreds of megabytes and the
  258. # copy would be the RLIMIT_AS death this bound exists to
  259. # avoid, while push only needs enough characters to fail its
  260. # own cheap length check.
  261. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  262. else:
  263. self._pending.append(text)
  264. self._pending_chars += len(text)
  265. # A newline-free flood must hit the budget while running, not at
  266. # settlement: once the buffered tail alone can no longer fit the
  267. # ledger (chars lower-bound the serialized cost), push it through — LogBuffer
  268. # truncates, emits the marker once, and swallows everything after.
  269. if self._pending_chars > self._logs.remaining:
  270. self._push_bounded_prefix()
  271. return len(text)
  272. def _push_bounded_prefix(self, extra: str = "") -> None:
  273. # Reached only when the buffered characters already exceed what the
  274. # ledger admits, so LogBuffer is certain to reject on its cheap length
  275. # bound and emit the marker. Copy a budget-sized PREFIX rather than the
  276. # joined whole: ``sys.stdout.write("x")`` followed by one newline-free
  277. # 340 MiB write leaves two chunks whose join is a second copy of the
  278. # payload, and under a tight addressSpaceMb that join raises MemoryError
  279. # from inside `write` — surfacing as the program's own exception, or,
  280. # while the oversized chunks stayed retained, again from `flush_line`
  281. # after the program settled, which cost the `done` frame and turned the
  282. # run into a wall-clock timeout instead of the promised truncation
  283. # marker.
  284. #
  285. # The chunks are dropped BEFORE the push so neither this call nor the
  286. # settlement flush can repeat the allocation, and dropping the text is
  287. # exactly what the marker reports. `remaining + 4` is the shortest
  288. # prefix that still fails LogBuffer's ``len(text) + 3 > remaining``
  289. # check; the accumulation stops there, so the copy is bounded by the log
  290. # budget however large the pending chunks are.
  291. limit = self._logs.remaining + 4
  292. parts: list[str] = []
  293. total = 0
  294. for chunk in (*self._pending, extra):
  295. parts.append(chunk[: limit - total])
  296. total += len(parts[-1])
  297. if total >= limit:
  298. break
  299. self._pending = []
  300. self._pending_chars = 0
  301. self._logs.push("".join(parts))
  302. def flush(self) -> None: # noqa: D401 -- inherited contract
  303. # ``TextIOBase.flush`` is a no-op, so without this override an explicit
  304. # ``print(..., flush=True)`` or ``sys.stdout.flush()`` left the text in
  305. # `_pending` with nothing to drain it except `flush_line` after the
  306. # program settles. A run that then hangs or is killed never reaches that
  307. # call: ``print("before hang", end="", flush=True)`` followed by an
  308. # infinite loop returned `logs: []`, losing the one diagnostic the
  309. # program deliberately committed. Forwarding makes an explicit flush emit
  310. # the pending entry immediately, which is what the caller asked for; a
  311. # newline-terminated write already emitted on its own.
  312. self.flush_line()
  313. def flush_line(self) -> None:
  314. """Push any buffered text not terminated by a newline (also serves explicit flushes)."""
  315. # Same shared, re-entrant lock as ``write``: the settlement flush on the
  316. # main coroutine and a daemon thread's concurrent ``write`` both touch
  317. # ``_pending`` and the ledger, so this read-and-clear must be atomic
  318. # against them.
  319. with self._logs.lock:
  320. if self._pending:
  321. self._logs.push("".join(self._pending))
  322. self._pending = []
  323. self._pending_chars = 0
  324. # ---------------------------------------------------------------------------
  325. # Fd-3 channel — line-framed JSON.
  326. # ---------------------------------------------------------------------------
  327. class ProtocolChannel:
  328. """Blocking readers and synchronous writers over the fd-3 protocol pipe.
  329. Writes are unbuffered and go straight to the fd, so ``send_sync`` is safe
  330. from inside model code (which may run outside an asyncio task) and from
  331. background tasks alike. Concurrent writers are serialized by ``_write_lock``
  332. around a full-write loop (see ``send_sync``): ``os.write`` releases the GIL,
  333. a frame may exceed ``PIPE_BUF`` (logs up to ``maxLogBytes``, completions up
  334. to ``maxValueBytes``, uncapped ``call`` args), and one ``os.write`` may
  335. consume only part of a frame — so neither the GIL nor per-frame atomicity is
  336. relied on for framing.
  337. """
  338. def __init__(self, fd: int) -> None:
  339. self._fd = fd
  340. # Residual bytes read past a frame's newline, shared by the blocking and
  341. # async readers. Held here, not in the reading coroutine: the reply pump
  342. # is cancelled once `done` is posted, and read-ahead sitting in a local
  343. # would be lost with it. Both readers use `os.read(self._fd, ...)`
  344. # directly, so no buffered file object wraps the fd.
  345. self._pending = bytearray()
  346. # Serializes writers: os.write releases the GIL, and a frame larger
  347. # than PIPE_BUF is neither atomic nor guaranteed fully consumed by one
  348. # call — without the lock, model-created threads printing while a big
  349. # completion frame drains could interleave bytes mid-frame.
  350. self._write_lock = threading.Lock()
  351. def read_frame(self) -> dict[str, Any] | None:
  352. """Read one JSON-line frame (iteratively decoded). ``None`` on EOF.
  353. Blocking. Used for the two frames read BEFORE the model program starts
  354. (``boot`` and ``run``), where blocking is what the handshake wants. Reply
  355. frames arriving during the program go through :meth:`read_frame_async`,
  356. which must not occupy a thread.
  357. Reads in CHUNKS into the shared ``_pending`` buffer rather than through
  358. ``FileIO.readline()``: the fd is unbuffered (``buffering=0``), so
  359. ``readline`` issues one ``os.read(1)`` per byte, and a multi-megabyte
  360. ``run`` frame — RLIMIT_CPU already in force by then — would burn the
  361. budget in millions of syscalls before ``ast.parse`` even runs. The chunk
  362. reads and the same residual buffer the async path uses keep read-ahead
  363. past a newline for the next frame.
  364. """
  365. # Scan only the bytes not yet examined: `find` from a running offset so a
  366. # frame arriving in N chunks costs one linear pass total, not one rescan
  367. # of the whole buffer per chunk (which is quadratic in the frame size).
  368. scanned = 0
  369. while True:
  370. newline = self._pending.find(b"\n", scanned)
  371. if newline >= 0:
  372. line = bytes(self._pending[:newline])
  373. del self._pending[: newline + 1]
  374. return _decode_json_plain(line.decode("utf-8"))
  375. scanned = len(self._pending)
  376. chunk = os.read(self._fd, _READ_CHUNK_BYTES)
  377. if not chunk:
  378. # EOF before a newline: drop the partial line, as the host drops
  379. # a frame that never completed.
  380. return None
  381. self._pending.extend(chunk)
  382. async def read_frame_async(self) -> dict[str, Any] | None:
  383. """Await one JSON-line frame without occupying a thread. ``None`` on EOF.
  384. ``loop.run_in_executor(None, read_frame)`` was the obvious spelling and
  385. the wrong one: the default executor spins up its first thread the moment
  386. the program awaits a binding, and on Linux/glibc that thread's 8 MiB
  387. stack plus a 64 MiB per-thread malloc arena reservation are charged to
  388. ``RLIMIT_AS`` — measured, the child's mappings went from 30.34 MiB to
  389. 102.39 MiB across one ``await tools.*``. Since the limit is already in
  390. force, that ~72 MiB comes straight out of the run's ``addressSpaceMb``:
  391. under a small limit the thread cannot start at all and a legitimate
  392. binding call hangs to ``maxWallMs``, and under a larger one an allocation
  393. that should have fit dies as ``MemoryError``. This is the same accounting
  394. the settlement-time CPU recheck was designed around, where a sampling
  395. thread cost the same 72 MiB.
  396. `loop.add_reader` watches the fd instead, so no thread exists.
  397. Bytes past a frame's newline belong to the next frame, so the residual
  398. lives on the CHANNEL rather than in this coroutine: the pump is cancelled
  399. once ``done`` is posted, and a local buffer would discard whatever it had
  400. read ahead.
  401. """
  402. loop = asyncio.get_event_loop()
  403. # Scan only the not-yet-examined bytes (running offset), so a frame
  404. # arriving across many reads costs one linear pass, not a quadratic
  405. # rescan of the whole buffer per read.
  406. scanned = 0
  407. while True:
  408. newline = self._pending.find(b"\n", scanned)
  409. if newline >= 0:
  410. line = bytes(self._pending[:newline])
  411. del self._pending[: newline + 1]
  412. return _decode_json_plain(line.decode("utf-8"))
  413. scanned = len(self._pending)
  414. ready = loop.create_future()
  415. # `add_reader` only reports readability; the read itself happens here,
  416. # and `os.read` returns whatever is buffered without waiting for more.
  417. loop.add_reader(self._fd, lambda: ready.done() or ready.set_result(None))
  418. try:
  419. await ready
  420. finally:
  421. loop.remove_reader(self._fd)
  422. chunk = os.read(self._fd, _READ_CHUNK_BYTES)
  423. if not chunk:
  424. # EOF. Any partial line is dropped, matching how the host drops a
  425. # frame that never completed.
  426. return None
  427. self._pending.extend(chunk)
  428. def send_sync(self, message: dict[str, Any]) -> None:
  429. """Post one frame synchronously.
  430. Encoded with the iterative :func:`_encode_json_plain` (not
  431. ``json.dumps``, whose per-level recursion would raise
  432. ``RecursionError`` on a deeply nested completion or call argument the
  433. depth-unbounded ``CodeJsonValue`` contract admits). NaN/Infinity still
  434. raise ``ValueError`` — they would serialize as non-standard tokens
  435. that Node's ``JSON.parse`` rejects, silently dropping the frame, and a
  436. call would then hang until the wall clock instead of failing fast.
  437. Callers turn the ``ValueError`` into their own contract error
  438. (dispatch raises the lossless-JSON message).
  439. """
  440. payload = (_encode_json_plain(message) + "\n").encode("utf-8")
  441. # Full-write loop under the writer lock: one os.write may consume only
  442. # part of a frame beyond PIPE_BUF (64 KiB logs / 32 KiB completions /
  443. # uncapped call args exceed it), and a partial or interleaved frame is
  444. # dropped host-side as malformed JSON — the run would then hang to the
  445. # wall clock.
  446. with self._write_lock:
  447. view = memoryview(payload)
  448. while view:
  449. view = view[os.write(self._fd, view):]
  450. # ---------------------------------------------------------------------------
  451. # Tools proxy — turns ``await tools.name(args)`` into a fd-3 call frame.
  452. # ---------------------------------------------------------------------------
  453. class _Namespace:
  454. """A proxy for one binding namespace: every declared name routes to the bridge.
  455. Names arrive from :class:`BootMessage.namespaces`. Both attribute access
  456. (``tools.name``) and subscript access (``tools["my-tool"]`` — the SDK's
  457. escape hatch for exotic or reserved names, which are legal function names
  458. on the wire) return a coroutine factory that posts a ``call`` frame and
  459. awaits the matching ``reply``. An undeclared name raises ``AttributeError``
  460. (attribute) or ``KeyError`` (subscript), matching the worker backend's
  461. own-property discipline.
  462. ``__getattribute__`` (not ``__getattr__``) intercepts attribute access so a
  463. declared name ALWAYS reaches the bridge — even one that collides with an
  464. inherited attribute like ``__class__``, which ordinary lookup would resolve
  465. on ``object`` before ``__getattr__`` ever ran. Internal state lives under
  466. name-mangled ``_Namespace__*`` attributes; a declared binding with such a
  467. name still wins (declared-names check runs first).
  468. """
  469. def __init__(self, global_name: str, names: list[str], dispatch) -> None:
  470. self.__global = global_name
  471. self.__names = set(names)
  472. self.__dispatch = dispatch
  473. def __call_for(self, name: str):
  474. dispatch = object.__getattribute__(self, "_Namespace__dispatch")
  475. global_name = object.__getattribute__(self, "_Namespace__global")
  476. async def call(args: Any) -> Any:
  477. return await dispatch(global_name, name, args)
  478. return call
  479. def __getattribute__(self, name: str):
  480. # Declared names route to the bridge unconditionally — before Python
  481. # can resolve an inherited attribute (``__class__``) or our own
  482. # internals. Everything else falls through to normal lookup so the
  483. # proxy machinery itself keeps working.
  484. names = object.__getattribute__(self, "_Namespace__names")
  485. if name in names:
  486. return object.__getattribute__(self, "_Namespace__call_for")(name)
  487. return object.__getattribute__(self, name)
  488. def __getattr__(self, name: str):
  489. # Reached only when normal lookup found nothing (declared names were
  490. # already intercepted above), so this is always an undeclared tool.
  491. raise AttributeError(
  492. f"tool {name!r} is not declared in namespace "
  493. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  494. )
  495. def __getitem__(self, name: str):
  496. names = object.__getattribute__(self, "_Namespace__names")
  497. if name not in names:
  498. raise KeyError(
  499. f"tool {name!r} is not declared in namespace "
  500. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  501. )
  502. return object.__getattribute__(self, "_Namespace__call_for")(name)
  503. class _BindingRejection(Exception):
  504. """Internal reply-pump rejection, converted by ``dispatch`` into the
  505. namespace's declared error class (or ``RuntimeError``) so the marker type
  506. itself never reaches model code."""
  507. def _make_error_class(name: str, member_name_property: str) -> type:
  508. """Mint one program-visible rejection class per the seam's
  509. ``CodeBindingErrorClass`` contract: instances carry the failed member name
  510. under ``member_name_property`` and render as their message."""
  511. def __init__(self, member_name: str, message: str) -> None: # noqa: N807
  512. Exception.__init__(self, message)
  513. setattr(self, member_name_property, member_name)
  514. return type(name, (Exception,), {"__init__": __init__})
  515. def _clamped(which: int, soft: int, hard: int) -> tuple[int, int]:
  516. """Bound a requested (soft, hard) rlimit pair by BOTH inherited limits.
  517. An unprivileged process may lower a hard limit but never raise it, so a
  518. harness already started under a tighter ceiling (``ulimit -v`` below
  519. ``addressSpaceBytes``, or a CPU cap below ``cpuSeconds`` + 1) would make
  520. ``setrlimit`` raise ``ValueError`` and fail every run — despite the
  521. inherited limit being STRONGER than the one requested. Clamping keeps the
  522. stricter of the two, which still satisfies the containment contract.
  523. Both inherited bounds matter, not just the hard one. A deployment that
  524. inherited a soft limit BELOW what is requested (e.g. inherited ``(100, 200)``,
  525. requested ``(150, 160)``) must keep the stricter soft — returning the
  526. requested ``150`` would RAISE the effective soft limit, loosening RLIMIT_AS
  527. memory or deferring the RLIMIT_CPU SIGXCPU, the opposite of "strictest of
  528. configured and inherited". So each side is clamped against its inherited
  529. counterpart. ``RLIM_INFINITY`` compares as -1, so an infinite inherited bound
  530. imposes no ceiling and the requested value stands.
  531. """
  532. inherited_soft, inherited_hard = resource.getrlimit(which)
  533. clamped_soft = soft if inherited_soft == resource.RLIM_INFINITY else min(soft, inherited_soft)
  534. clamped_hard = hard if inherited_hard == resource.RLIM_INFINITY else min(hard, inherited_hard)
  535. # setrlimit requires soft <= hard. Clamping the two sides independently can
  536. # invert them (a finite inherited soft below the clamped hard is fine, but a
  537. # requested hard below the inherited soft would leave soft > hard), so pin
  538. # soft under hard as the final step; the stricter hard ceiling wins.
  539. return (min(clamped_soft, clamped_hard), clamped_hard)
  540. # ---------------------------------------------------------------------------
  541. # Main.
  542. # ---------------------------------------------------------------------------
  543. async def _run(channel: ProtocolChannel) -> None:
  544. # 1. Boot handshake.
  545. boot = channel.read_frame()
  546. if boot is None or boot.get("type") != "boot":
  547. raise RuntimeError("bootstrap: expected boot frame on fd 3")
  548. # A limit that cannot be applied must fail the run as a diagnosable done
  549. # frame, not a bare traceback + exit(1): running the program UNCAPPED would
  550. # silently void the containment contract, and the host can only relay what
  551. # rides the protocol.
  552. try:
  553. # SIGXCPU's default disposition (how the soft CPU limit stops the child)
  554. # dumps core, and the child inherits the host's RLIMIT_CORE — a CPU
  555. # timeout would otherwise write a large memory-bearing core file into
  556. # the workspace. Forbid core dumps first so the timeout path leaves none.
  557. resource.setrlimit(resource.RLIMIT_CORE, (0, 0))
  558. # Soft limit at cpuSeconds fires SIGXCPU (its default disposition
  559. # terminates the child; the host classifies that close as a timeout).
  560. # Hard limit at +1s is a SIGKILL backstop for a program that traps
  561. # SIGXCPU and keeps burning CPU.
  562. cpu_soft, cpu_hard = _clamped(
  563. resource.RLIMIT_CPU, boot["cpuSeconds"], boot["cpuSeconds"] + 1
  564. )
  565. resource.setrlimit(resource.RLIMIT_CPU, (cpu_soft, cpu_hard))
  566. # Darwin maps the multi-GB dyld shared cache into every process at
  567. # exec, so any practical RLIMIT_AS cap sits below current usage and
  568. # the kernel rejects it — the child would die here on every run. Skip
  569. # the address-space cap there; RLIMIT_CPU and the host's wall-clock
  570. # ceiling still bound the run.
  571. if sys.platform != "darwin":
  572. addr_bytes = int(boot["addressSpaceBytes"])
  573. effective_as = _clamped(resource.RLIMIT_AS, addr_bytes, addr_bytes)
  574. resource.setrlimit(resource.RLIMIT_AS, effective_as)
  575. # The host rejected an output budget too large for the CONFIGURED
  576. # addressSpaceMb, but a launch environment can inherit a STRICTER
  577. # RLIMIT_AS (e.g. a `ulimit -v` wrapper below addressSpaceMb), which
  578. # `_clamped` correctly lowers the effective limit to — leaving the
  579. # budgets validated against a ceiling the child never gets. Re-check
  580. # both budgets against the EFFECTIVE soft limit here, mirroring the
  581. # host gate (each budget times the worst-case Unicode multiple must
  582. # fit the room left after the interpreter baseline), and fail loud at
  583. # boot rather than letting a near-budget output OOM mid-run. The
  584. # constants match src/index.ts's OUTPUT_BUDGET_WORST_CASE_ADDRESS_
  585. # SPACE_MULTIPLE and INTERPRETER_BASELINE_BYTES.
  586. effective_soft = effective_as[0]
  587. if effective_soft != resource.RLIM_INFINITY:
  588. budgetable = effective_soft - _INTERPRETER_BASELINE_BYTES
  589. for _budget_key in ("maxLogBytes", "maxValueBytes"):
  590. if int(boot[_budget_key]) * _OUTPUT_BUDGET_WORST_CASE_MULTIPLE > budgetable:
  591. raise ValueError(
  592. "config.%s is too large for the inherited RLIMIT_AS of %d bytes "
  593. "(a near-budget output would breach it during encode); "
  594. "lower the budget or raise the inherited address-space limit"
  595. % (_budget_key, effective_soft)
  596. )
  597. except BaseException as exc: # noqa: BLE001 -- report every failure to host
  598. channel.send_sync(
  599. {
  600. "type": "done",
  601. "error": {
  602. "kind": "exception",
  603. # Exception-only rendering: format_exc() would embed the
  604. # absolute installed bootstrap.py path in model-visible
  605. # durable output, leaking host paths into transcripts.
  606. "message": "bootstrap: applying resource limits failed\n"
  607. + "".join(
  608. traceback.format_exception_only(type(exc), exc)
  609. ),
  610. },
  611. }
  612. )
  613. return
  614. logs = LogBuffer(
  615. int(boot["maxLogBytes"]),
  616. sink=lambda text, truncated=False: channel.send_sync(
  617. {"type": "log", "text": text, **({"truncated": True} if truncated else {})}
  618. ),
  619. )
  620. # 2. Wire the tools proxies and the ack.
  621. #
  622. # Each entry records the reply Future AND the loop it was created on. Model
  623. # code may call a binding from a THREAD it started, spelled
  624. # ``asyncio.run(tools.x(...))`` or its own new loop in that thread, so a
  625. # Future here can belong to a loop other than the one ``_pump_replies`` runs
  626. # on. ``asyncio.Future`` is not thread-safe: completing it from another
  627. # thread does not wake its own loop, so the pump schedules the completion on
  628. # the owning loop via ``call_soon_threadsafe`` (see ``_pump_replies``) rather
  629. # than calling ``set_result`` directly.
  630. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]] = {}
  631. next_id = 0
  632. # Serializes the id claim + write + counter advance in ``dispatch`` against
  633. # both other binding-calling threads and the pump's ``pop``. ``dispatch`` may
  634. # run concurrently on several loops/threads, and the host answers a ``call``
  635. # only when its id is the exact successor of the last one — so ids must reach
  636. # the wire in the order they are claimed. Holding this lock across the write
  637. # (not just the counter arithmetic) is what keeps two threads' frames from
  638. # interleaving on fd 3 out of id order, which the host would reject.
  639. pending_lock = threading.Lock()
  640. error_classes: dict[str, type] = {}
  641. async def dispatch(global_name: str, name: str, args: Any) -> Any:
  642. nonlocal next_id
  643. error_class = error_classes.get(global_name)
  644. def call_failure(message: str) -> BaseException:
  645. # The namespace's declared rejection contract (e.g. Code Mode's
  646. # ToolCallError with .toolName) when present; RuntimeError keeps
  647. # the pre-errorClass behavior for namespaces that declared none.
  648. if error_class is not None:
  649. return error_class(name, message)
  650. return RuntimeError(message)
  651. # Validate the argument shape before claiming an id, so a rejected call
  652. # leaves no gap in the sequence the host checks. json.dumps would coerce
  653. # a non-string dict key or non-finite float rather than raise (allow_nan
  654. # is off, but key coercion still slips through), silently corrupting what
  655. # the tool receives. Reject up front through the call's error contract.
  656. violation = _lossless_json_violation(args)
  657. if violation is not None:
  658. raise call_failure(f"binding arguments must be lossless JSON ({violation})")
  659. # Ids are consecutive from 0 with NO gaps: the host answers a `call` only
  660. # when its id is the exact successor of the last one, which bounds the
  661. # state it retains to a single number. A frame that never reaches the
  662. # host must therefore not consume an id, so the counter advances only
  663. # once the write has succeeded.
  664. #
  665. # The whole claim-write-advance runs under ``pending_lock`` because a
  666. # binding may be called from more than one thread/loop at once (the model
  667. # can start a thread that runs ``asyncio.run(tools.x(...))``). Without
  668. # the lock two callers could claim the same id, or write their frames to
  669. # fd 3 in an order that does not match their ids — either of which the
  670. # host rejects as an out-of-sequence call. The Future's own loop is
  671. # captured here so ``_pump_replies`` can complete it thread-safely.
  672. loop = asyncio.get_event_loop()
  673. with pending_lock:
  674. call_id = next_id
  675. fut: asyncio.Future[Any] = loop.create_future()
  676. pending[call_id] = (loop, fut)
  677. try:
  678. channel.send_sync(
  679. {
  680. "type": "call",
  681. "id": call_id,
  682. "global": global_name,
  683. "name": name,
  684. "args": args,
  685. }
  686. )
  687. except (TypeError, ValueError) as exc:
  688. pending.pop(call_id, None)
  689. raise call_failure(
  690. f"binding arguments must be lossless JSON: {exc}"
  691. ) from exc
  692. next_id += 1
  693. try:
  694. return await fut
  695. except _BindingRejection as exc:
  696. raise call_failure(str(exc)) from None
  697. namespaces: dict[str, Any] = {}
  698. for entry in boot["namespaces"]:
  699. namespaces[entry["global"]] = _Namespace(
  700. entry["global"], entry["names"], dispatch
  701. )
  702. declared = entry.get("errorClass")
  703. if declared:
  704. error_class = _make_error_class(
  705. declared["name"], declared["memberNameProperty"]
  706. )
  707. error_classes[entry["global"]] = error_class
  708. # The class is program-visible under its own name so model code
  709. # can `except ToolCallError as e:` and read the member property.
  710. namespaces[declared["name"]] = error_class
  711. channel.send_sync({"type": "boot-ack"})
  712. # 3. Start a reply-pump task before the run message: replies can arrive
  713. # interleaved with the run's own binding traffic.
  714. reply_task = asyncio.get_event_loop().create_task(
  715. _pump_replies(channel, pending, pending_lock)
  716. )
  717. # 4. Read the run message.
  718. run = channel.read_frame()
  719. if run is None or run.get("type") != "run":
  720. reply_task.cancel()
  721. raise RuntimeError("bootstrap: expected run frame on fd 3")
  722. program: str = run["program"]
  723. # 5. Install log capture — ``print``, tracebacks, and ordinary ``sys.stdout``
  724. # writes funnel into the LogBuffer. The real fds stay open (host uses
  725. # stderr for stray-byte accounting) but the Python-visible streams point
  726. # at the buffer.
  727. sys.stdout = _LogStream(logs) # type: ignore[assignment]
  728. sys.stderr = _LogStream(logs) # type: ignore[assignment]
  729. out_stream, err_stream = sys.stdout, sys.stderr
  730. # 6. Compile the program as the body of an async function, matching the
  731. # seam contract (`CodeRunRequest.program` is an async-function body: top-level
  732. # `await` and `return` both work, and the returned value is the completion).
  733. # AST-splicing the parsed body into an `async def` keeps every statement's
  734. # original line number, so a traceback points at the model's own source.
  735. ns: dict[str, Any] = {
  736. "__name__": "__main__",
  737. "__builtins__": __builtins__,
  738. **namespaces,
  739. }
  740. # Read the enforcement callable and its budget into this frame's locals
  741. # BEFORE the program runs: model code can rebind this module's globals
  742. # (the bootstrap IS ``__main__``), and a frame local is not a module
  743. # attribute, so a later ``__main__._DIE_IF_CPU_EXHAUSTED = ...`` cannot
  744. # change which callable the post-check below invokes. This defeats the
  745. # one-line rebind, not a determined `sys._getframe` walk; the unforgeable
  746. # bounds are the RLIMIT_CPU hard limit and the host wall clock
  747. # (see _make_cpu_enforcer).
  748. die_if_cpu_exhausted = _DIE_IF_CPU_EXHAUSTED
  749. # The settlement recheck compares against the EFFECTIVE soft CPU limit
  750. # (`cpu_soft`, clamped to any stricter inherited limit above), NOT the
  751. # configured `cpuSeconds`. When the deployment inherited a soft limit below
  752. # the configured value, a program that traps SIGXCPU, burns past the
  753. # inherited soft, and returns inside the soft-to-hard gap must be reported as
  754. # a timeout — checking the configured value would falsely pass it and bypass
  755. # the inherited limit.
  756. cpu_seconds = cpu_soft
  757. # Same capture, same reason, for the failure path and the send that follows
  758. # it. The reporter was a module-global lookup inside the `except` block, so
  759. # ``import __main__; __main__._SAFE_MODEL_TRACEBACK = ...`` put model code
  760. # there with no guard around it; the flush and send were attribute lookups
  761. # on the stream and channel CLASSES, which ``__main__._LogStream.flush_line
  762. # = ...`` rebinds just as easily. All four run AFTER the handler, where a
  763. # throw costs the `done` frame and the host reports a wall-clock timeout
  764. # instead of the model's exception. Binding the callables now fixes what
  765. # runs; what they in turn reach is closed over in _make_failure_reporter.
  766. safe_model_traceback = _SAFE_MODEL_TRACEBACK
  767. flush_out = out_stream.flush_line
  768. flush_err = err_stream.flush_line
  769. send_done = channel.send_sync
  770. max_value_bytes = int(boot["maxValueBytes"])
  771. done: dict[str, Any]
  772. try:
  773. module = ast.parse(program)
  774. wrapper = ast.AsyncFunctionDef(
  775. name="__dsh_main__",
  776. args=ast.arguments(
  777. posonlyargs=[], args=[], vararg=None,
  778. kwonlyargs=[], kw_defaults=[], kwarg=None, defaults=[],
  779. ),
  780. body=module.body or [ast.Pass()],
  781. decorator_list=[],
  782. returns=None,
  783. )
  784. # Anchor the synthetic wrapper on the first real statement (or line 1 for
  785. # an empty program) so fix_missing_locations does not stamp it at 0.
  786. anchor = module.body[0] if module.body else ast.parse("pass").body[0]
  787. ast.copy_location(wrapper, anchor)
  788. wrapped = ast.Module(body=[wrapper], type_ignores=[])
  789. ast.fix_missing_locations(wrapped)
  790. code = compile(wrapped, "<model>", "exec")
  791. exec(code, ns) # noqa: S102 -- defines __dsh_main__; executing model code is the point
  792. value = await ns["__dsh_main__"]()
  793. die_if_cpu_exhausted(cpu_seconds)
  794. done = _done_with_value(value, max_value_bytes)
  795. except BaseException as exc: # noqa: BLE001 -- report every failure to host
  796. done = {
  797. "type": "done",
  798. "error": {
  799. "kind": "exception",
  800. # Cap the diagnostic BEFORE it crosses the wire: a program can
  801. # raise with a gigabytes-long message, and formatting/sending
  802. # it whole would allocate on both sides before the host's own
  803. # cap runs. Byte-cap at maxValueBytes with the host's marker
  804. # text so the truncated diagnostic reads identically wherever
  805. # the cap was applied. The rendering is wrapped because the
  806. # `done` send below sits outside this handler: a throw while
  807. # formatting would skip it and strand the host on fd 3 until
  808. # maxWallMs (see _make_failure_reporter).
  809. "message": safe_model_traceback(exc, max_value_bytes),
  810. },
  811. }
  812. # Flush any print output not terminated by a newline (a traceback always
  813. # ends in one, but `print(x, end="")` or a bare write may not), so the
  814. # final partial line is not silently dropped.
  815. flush_out()
  816. flush_err()
  817. reply_task.cancel()
  818. send_done(done)
  819. async def _pump_replies(
  820. channel: ProtocolChannel,
  821. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]],
  822. pending_lock: "threading.Lock",
  823. ) -> None:
  824. """Background task: read reply frames and settle pending futures.
  825. Cancelled after ``done`` is posted. Unknown ids and post-settlement replies
  826. are ignored (mirrors the worker backend's hostile-peer stance, though here
  827. the host is the trusted side; the guards defend against races).
  828. A pending Future may belong to a loop other than this pump's — the model can
  829. call a binding from a thread running its own loop (``asyncio.run(tools.x())``).
  830. ``asyncio.Future`` is not thread-safe, so the completion is scheduled on the
  831. Future's OWN loop via ``call_soon_threadsafe`` rather than mutated here; a
  832. direct ``set_result`` would never wake the waiting loop and the call would
  833. hang to the wall clock. The ``pop`` shares ``pending_lock`` with ``dispatch``
  834. so a reply cannot race the claim that registers its id.
  835. """
  836. def complete(fut: asyncio.Future[Any], ok: bool, value: Any, message: Any) -> None:
  837. # Runs on the Future's own loop. `done()` re-checked here because
  838. # cancellation or a duplicate reply may have settled it between the pop
  839. # and this callback.
  840. if fut.done():
  841. return
  842. if ok:
  843. fut.set_result(value)
  844. else:
  845. fut.set_exception(_BindingRejection(str(message)))
  846. while True:
  847. frame = await channel.read_frame_async()
  848. if frame is None:
  849. return
  850. if frame.get("type") != "reply":
  851. continue
  852. with pending_lock:
  853. entry = pending.pop(frame.get("id"), None)
  854. if entry is None:
  855. continue
  856. loop, fut = entry
  857. ok = bool(frame.get("ok"))
  858. value = frame.get("value")
  859. message = frame.get("message")
  860. try:
  861. loop.call_soon_threadsafe(complete, fut, ok, value, message)
  862. except RuntimeError:
  863. # The Future's loop has already closed — the thread that ran
  864. # `asyncio.run(tools.x(...))` finished (its coroutine was cancelled
  865. # or it exited) before this reply arrived, so nothing awaits the
  866. # Future and the reply is moot. Drop it; scheduling onto a closed
  867. # loop raises RuntimeError, and letting that escape would kill the
  868. # pump and strand every later reply — the exact failure class this
  869. # cross-loop delivery exists to prevent. An abandoned call's pending
  870. # entry is not leaked: it is popped here when its reply arrives
  871. # (dispatch's cancellation does not remove it), so stranded entries
  872. # are bounded by the number of calls THIS run itself issued.
  873. continue
  874. _SCALAR_RE = re.compile(
  875. r'"(?:[^"\\]|\\.)*"|-?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?|true|false|null'
  876. )
  877. def _decode_json_plain(text: str) -> Any:
  878. """Parse one JSON document iteratively (no per-level recursion).
  879. ``json.loads`` recurses per nesting level and raises ``RecursionError``
  880. around ~10k levels, but a binding reply is depth-unbounded by the seam
  881. contract — the host's iterative encoder happily produces documents
  882. ``json.loads`` cannot read back. Scalars (numbers, strings with escapes)
  883. are delegated to ``json.loads`` one token at a time, so their grammar and
  884. semantics stay CPython's own; only the container structure is parsed here
  885. with an explicit stack. Raises ``ValueError`` on malformed input; frames
  886. come from the TRUSTED host, so strictness mirrors ``json.loads`` without
  887. extra hostile-input hardening.
  888. """
  889. length = len(text)
  890. def skip_ws(i: int) -> int:
  891. while i < length and text[i] in " \t\n\r":
  892. i += 1
  893. return i
  894. def scalar(i: int):
  895. match = _SCALAR_RE.match(text, i)
  896. if match is None:
  897. raise ValueError(f"invalid JSON at offset {i}")
  898. return json.loads(match.group(0)), match.end()
  899. def string_key(i: int):
  900. key, end = scalar(i)
  901. if not isinstance(key, str):
  902. raise ValueError(f"object key must be a string at offset {i}")
  903. end = skip_ws(end)
  904. if end >= length or text[end] != ":":
  905. raise ValueError(f"expected ':' at offset {end}")
  906. return key, skip_ws(end + 1)
  907. # Frames: a list, or (dict, pending key). `value`/`have_value` carry each
  908. # completed value up to its parent frame.
  909. stack: list[Any] = []
  910. value: Any = None
  911. have_value = False
  912. i = skip_ws(0)
  913. while True:
  914. if not have_value:
  915. ch = text[i] if i < length else ""
  916. if ch == "[":
  917. i = skip_ws(i + 1)
  918. if i < length and text[i] == "]":
  919. i += 1
  920. value, have_value = [], True
  921. else:
  922. stack.append([])
  923. continue
  924. elif ch == "{":
  925. i = skip_ws(i + 1)
  926. if i < length and text[i] == "}":
  927. i += 1
  928. value, have_value = {}, True
  929. else:
  930. key, i = string_key(i)
  931. stack.append(({}, key))
  932. continue
  933. else:
  934. value, i = scalar(i)
  935. have_value = True
  936. if not stack:
  937. i = skip_ws(i)
  938. if i != length:
  939. raise ValueError(f"trailing data at offset {i}")
  940. return value
  941. top = stack[-1]
  942. i = skip_ws(i)
  943. ch = text[i] if i < length else ""
  944. if isinstance(top, list):
  945. top.append(value)
  946. if ch == ",":
  947. i = skip_ws(i + 1)
  948. have_value = False
  949. elif ch == "]":
  950. i += 1
  951. stack.pop()
  952. value = top
  953. else:
  954. raise ValueError(f"expected ',' or ']' at offset {i}")
  955. else:
  956. container, key = top
  957. container[key] = value
  958. if ch == ",":
  959. key, i = string_key(skip_ws(i + 1))
  960. stack[-1] = (container, key)
  961. have_value = False
  962. elif ch == "}":
  963. i += 1
  964. stack.pop()
  965. value = container
  966. else:
  967. raise ValueError(f"expected ',' or '}}' at offset {i}")
  968. def _encode_json_plain(value: Any) -> str:
  969. """Encode JSON-plain data iteratively, byte-identical to compact ``json.dumps``.
  970. ``json.dumps`` recurses one Python frame per nesting level and raises
  971. ``RecursionError`` a few thousand levels deep, but the seam's
  972. ``CodeJsonValue`` has no depth limit — a valid deeply nested completion or
  973. call argument below the byte budget must cross intact (the host uses the
  974. same iterative idiom in ``protocol.ts``). Accepts what the callers already
  975. validated or constructed: ``None``/``bool``/``int``/finite ``float``/
  976. ``str``, exact ``list``/``tuple``, and exact ``dict`` with ``str`` keys.
  977. Scalar encoding delegates to ``json.dumps`` (string escaping, float repr)
  978. so the bytes match; non-finite floats still raise ``ValueError`` exactly
  979. like ``allow_nan=False``.
  980. Containers are classified by EXACT type and traversed through the unbound
  981. built-in methods rather than the instance's own: a ``dict``/``list``
  982. subclass can override ``items``, ``keys``, ``__iter__``, ``__len__``, or
  983. ``__getitem__``, and the validators only see the container it subclasses,
  984. so an instance-method call here could emit different data than the walk
  985. that metered and approved it. ``_check_done_value`` and
  986. ``_lossless_json_violation`` reject subclasses outright, so this path only
  987. ever sees exact containers; classifying on exact type keeps that agreement
  988. checkable at one glance instead of resting on the caller.
  989. """
  990. chunks: list[str] = []
  991. # Each frame is either a literal string to emit or a value to expand.
  992. stack: list[Any] = [value]
  993. while stack:
  994. current = stack.pop()
  995. current_type = type(current)
  996. if current_type is _Emit:
  997. chunks.append(current.text)
  998. elif current_type is list or current_type is tuple:
  999. count = len(current)
  1000. chunks.append("[")
  1001. stack.append(_Emit("]"))
  1002. for index in range(count - 1, -1, -1):
  1003. if index < count - 1:
  1004. stack.append(_Emit(","))
  1005. stack.append(current[index])
  1006. elif current_type is dict:
  1007. chunks.append("{")
  1008. stack.append(_Emit("}"))
  1009. items = list(dict.items(current))
  1010. for index in range(len(items) - 1, -1, -1):
  1011. key, item = items[index]
  1012. if index < len(items) - 1:
  1013. stack.append(_Emit(","))
  1014. stack.append(item)
  1015. stack.append(_Emit(_dump_scalar(key) + ":"))
  1016. else:
  1017. chunks.append(_dump_scalar(current))
  1018. return "".join(chunks)
  1019. def _dump_scalar(value: Any) -> str:
  1020. """One scalar as compact JSON, byte-compatible with the host's encoder.
  1021. ``ensure_ascii=False`` keeps non-ASCII text as raw UTF-8 — the default
  1022. backslash-u escaping would make the child count ``"é"`` as 8 bytes where
  1023. the host meter (and the worker backend) count its UTF-8 JSON form as 4,
  1024. splitting the budget the two sides are supposed to share. Strings route
  1025. through :func:`_dump_string`, which restores the escaping for the one class
  1026. of character UTF-8 cannot hold. Floats route through :func:`_dump_float`
  1027. because CPython's ``repr`` and ECMAScript's Number-to-String disagree on
  1028. spelling.
  1029. Dispatch is on EXACT type, matching the validators: a ``float`` subclass
  1030. reaching :func:`_dump_float` would have its overridden ``__repr__`` read as
  1031. the number's digits, so ``F(2.5)`` whose ``__repr__`` returns ``"1.0"``
  1032. would serialize as ``1``. ``json.dumps`` then refuses any subclass by
  1033. ``TypeError`` instead of emitting a value nothing validated; the callers
  1034. reject subclasses first, so this is the encoder refusing to be the place a
  1035. validation gap turns into corrupted output.
  1036. """
  1037. if type(value) is float:
  1038. return _dump_float(value)
  1039. if type(value) is str:
  1040. return _dump_string(value)
  1041. if value is None or type(value) is bool or type(value) is int:
  1042. return json.dumps(value, ensure_ascii=False, allow_nan=False)
  1043. raise TypeError(f"unsupported type ({type(value).__name__})")
  1044. # A surrogate code unit, and an adjacent high-low pair. Python stores an astral
  1045. # character as ONE code point, so a surrogate reaching these patterns is either
  1046. # lone or half of a pair the program spelled out code unit by code unit.
  1047. _SURROGATE = re.compile("[\ud800-\udfff]")
  1048. _SURROGATE_PAIR = re.compile("[\ud800-\udbff][\udc00-\udfff]")
  1049. def _combine_surrogate_pair(match: re.Match[str]) -> str:
  1050. """Fold one spelled-out high-low pair into the astral code point it names."""
  1051. high, low = match.group(0)
  1052. return chr(0x10000 + ((ord(high) - 0xD800) << 10) + (ord(low) - 0xDC00))
  1053. def _dump_string(text: str) -> str:
  1054. """One string as compact JSON, byte-identical to the host's ``JSON.stringify``.
  1055. ``ensure_ascii=False`` cannot render a surrogate code unit: UTF-8 has no
  1056. encoding for one, so the frame write would raise and the run would strand
  1057. until the wall clock. JSON carries it as the ASCII escape ``\\ud800``, which
  1058. the host's ``JSON.parse`` reads back as the same UTF-16 code unit and its
  1059. ``JSON.stringify`` re-emits identically — so the shared seam
  1060. (``CodeJsonValue``, ``snapshotJsonValue``, the worker backend) keeps a
  1061. lone-surrogate string instead of failing the value. An adjacent high-low
  1062. pair is folded into its astral code point FIRST: the host holds strings as
  1063. UTF-16, where those two code units and the single character are the same
  1064. string, and the raw 4-byte form is what the host would emit — escaping the
  1065. halves separately would charge 12 bytes against a budget the host meters at
  1066. 4. Every remaining surrogate is lone and becomes six ASCII bytes, matching
  1067. the host exactly.
  1068. @param text: the string to encode.
  1069. @return: its compact JSON form, always UTF-8-encodable.
  1070. """
  1071. rendered = json.dumps(text, ensure_ascii=False)
  1072. if _SURROGATE.search(rendered) is None:
  1073. return rendered
  1074. return _SURROGATE.sub(
  1075. lambda match: "\\u%04x" % ord(match.group(0)),
  1076. _SURROGATE_PAIR.sub(_combine_surrogate_pair, rendered),
  1077. )
  1078. # How many bytes each byte that needs escaping adds beyond its raw self, as a
  1079. # ready-made (byte, surcharge) list so :func:`_json_string_cost` walks no
  1080. # branches per pass. ``"`` and ``\\`` take a one-character prefix; the five C0
  1081. # controls with a shorthand (``\\b\\f\\n\\r\\t``) likewise; every other C0
  1082. # control becomes a six-character ``\\uXXXX``.
  1083. _JSON_ESCAPE_SURCHARGES = [
  1084. (bytes((byte,)), 1 if byte in b'"\\\b\f\n\r\t' else 5)
  1085. for byte in [*range(0x20), ord('"'), ord("\\")]
  1086. ]
  1087. # Per-byte JSON-string serialized cost (the byte itself plus its escape
  1088. # surcharge), indexed by byte value. Lets :func:`_cap_message` accumulate the
  1089. # serialized cost of a growing prefix in one O(1) step per byte without building
  1090. # the escaped form. A non-ASCII byte stays raw (cost 1); a C0 control or ``"``/
  1091. # ``\\`` carries its surcharge from :data:`_JSON_ESCAPE_SURCHARGES`.
  1092. _JSON_BYTE_COST = [1] * 256
  1093. for _escaped_byte, _surcharge in _JSON_ESCAPE_SURCHARGES:
  1094. _JSON_BYTE_COST[_escaped_byte[0]] = 1 + _surcharge
  1095. def _json_string_cost(raw: bytes) -> int:
  1096. """UTF-8 byte length of one string's JSON form, WITHOUT building that form.
  1097. Used by :class:`LogBuffer` to charge a log entry what it will actually cost
  1098. on the wire. Building ``json.dumps(text)`` to measure it would allocate a
  1099. second copy up to six times the original — the very allocation the ledger's
  1100. cheap pre-check exists to avoid, and enough to breach ``RLIMIT_AS`` on a
  1101. large control-heavy line. Counts exactly what :func:`_dump_scalar`'s
  1102. ``ensure_ascii=False`` output holds: the two quotes, each escaped byte's
  1103. surcharge from :data:`_JSON_ESCAPE_SURCHARGES`, and the raw bytes themselves
  1104. (non-ASCII stays raw, so its UTF-8 length already counts). Uses a fixed
  1105. number of C-level ``count`` passes — allocating nothing, unlike a
  1106. ``translate`` filter — because the caller admits up to ~4x the remaining
  1107. budget of bytes here and a per-byte Python loop over it would cost more than
  1108. the encode being avoided.
  1109. @param raw: the entry's UTF-8 bytes.
  1110. @return: the byte length of its JSON string form, quotes included.
  1111. """
  1112. extra = 0
  1113. for byte, surcharge in _JSON_ESCAPE_SURCHARGES:
  1114. extra += raw.count(byte) * surcharge
  1115. return len(raw) + 2 + extra
  1116. def _dump_float(value: float) -> str:
  1117. """One finite float in ECMAScript ``Number::toString`` spelling.
  1118. CPython's ``repr`` and the host's ``String(number)`` name the same double
  1119. differently: ``1.0`` is ``"1.0"`` here but ``"1"`` there, ``1e-07`` pads the
  1120. exponent the host writes as ``1e-7``, and ``1e+21``/``2**60`` differ again.
  1121. Since the child meters the completion value against ``maxValueBytes`` and
  1122. the host re-meters the frame it parses, any spelling difference splits the
  1123. shared budget: ``return 1.0`` under ``maxValueBytes: 1`` used to be reported
  1124. as ``output-limit`` by the child while the host would have counted the
  1125. one-byte ``1`` it actually receives. Both sides also emit these bytes (the
  1126. child through :func:`_encode_json_plain`, the host through
  1127. ``encodeJsonPlain``), so the fix has to be in the shared speller, not in the
  1128. meter.
  1129. Implements ECMA-262 ``Number::toString`` radix 10 directly: ``repr``
  1130. already yields the shortest round-tripping decimal digits, and ``Decimal``
  1131. splits them into the significand ``s`` (``digits``, ``k`` of them) and
  1132. decimal exponent ``n`` the spec's cases select on. The integral values above
  1133. the JS safe range take the host's BigInt branch, whose exact digits differ
  1134. from the shortest-round-trip form (``2**60`` prints ``...846976``, not
  1135. ``...847000``).
  1136. """
  1137. if value != value or value in (float("inf"), float("-inf")):
  1138. # json.dumps(allow_nan=False) raises the same way; the callers reject
  1139. # non-finite floats before metering, so this is unreachable defense.
  1140. raise ValueError("Out of range float values are not JSON compliant")
  1141. if value == 0.0:
  1142. # Covers -0.0 too; callers reject it as non-lossless before this point.
  1143. return "0"
  1144. if value < 0:
  1145. return "-" + _dump_float(-value)
  1146. if value.is_integer() and value > float(2**53 - 1):
  1147. # The host's BigInt branch: exact digits, not shortest-round-trip.
  1148. return str(int(value))
  1149. parts = Decimal(repr(value)).normalize().as_tuple()
  1150. digits = "".join(str(digit) for digit in parts.digits)
  1151. k = len(digits)
  1152. n = parts.exponent + k
  1153. if k <= n <= 21:
  1154. return digits + "0" * (n - k)
  1155. if 0 < n <= 21:
  1156. return digits[:n] + "." + digits[n:]
  1157. if -6 < n <= 0:
  1158. return "0." + "0" * -n + digits
  1159. exponent = ("+" if n - 1 >= 0 else "-") + str(abs(n - 1))
  1160. return (digits if k == 1 else digits[0] + "." + digits[1:]) + "e" + exponent
  1161. def _check_done_value(value: Any, max_bytes: int):
  1162. """Meter a completion value's JSON byte size AND validate its lossless-JSON
  1163. shape in one bounded post-order walk; return ``None`` when it passes.
  1164. Folds what was formerly a losslessness walk followed by a separate byte
  1165. meter into one pass. Running the losslessness walk first materialized one
  1166. traversal tuple per element before any size cap: ``return [0] * 2000000``
  1167. under ``maxValueBytes: 64`` allocated millions of frames (an RLIMIT_AS
  1168. death) before the meter could reject it. Folding the byte bound into the
  1169. walk rejects over-budget BEFORE enqueuing a container's children — every
  1170. element is at least one JSON byte — so the walk stays O(cap). Same
  1171. JS-double-exact integer boundary, cycle detection (a leave marker pops each
  1172. container off ``on_path``), and type rejections as
  1173. :func:`_lossless_json_violation`, and the same byte accounting as
  1174. :func:`_encode_json_plain`. :func:`_lossless_json_violation` stays for the
  1175. binding-argument path, which carries no size cap.
  1176. EVERY type here is matched EXACTLY, containers and scalars alike, so a
  1177. subclass is rejected as an unsupported type rather than admitted by
  1178. ``isinstance``. A subclass can override the operators and methods this walk
  1179. and the encoder call, and they need not agree: a populated ``dict``
  1180. subclass whose ``items()`` returns ``[]`` would meter as ``{}``; a ``float``
  1181. subclass overriding ``__repr__`` passes the non-finite and negative-zero
  1182. checks by its real value but serializes as whatever the override says, since
  1183. :func:`_dump_float` reads ``repr``; an ``int`` subclass overriding ``__gt__``
  1184. and ``__lt__`` slips past the JS-safe-range bound while ``json.dumps``
  1185. emits its true C-level digits, so ``2**53 + 1`` reaches the host as
  1186. ``...992``; a ``str`` subclass overriding ``__len__`` returns 0 from the
  1187. pre-encode lower bound and admits an arbitrarily large string. In each case
  1188. the value the host receives differs from the one this walk approved. The
  1189. worker backend rejects the equivalent shapes by prototype identity and
  1190. ``typeof`` (``hasPlainObjectPrototype`` in ``worker-json.ts``); a ``bool``
  1191. is checked before ``int`` because it is an ``int`` subclass that IS
  1192. lossless JSON.
  1193. Returns ``("invalid-output", message)`` for a non-lossless value,
  1194. ``("output-limit", message)`` once the size crosses ``max_bytes``, or
  1195. ``None`` when the value is lossless JSON within budget.
  1196. """
  1197. js_safe = 2**53 - 1
  1198. def invalid(reason: str):
  1199. return ("invalid-output", f"program completion must be lossless JSON ({reason})")
  1200. over_budget = ("output-limit", f"completion value exceeded {max_bytes} bytes")
  1201. total = 0
  1202. on_path: set[int] = set()
  1203. # Each frame is (value, is_leave): a leave frame pops its container off the path.
  1204. stack: list[tuple[Any, bool]] = [(value, False)]
  1205. while stack:
  1206. current, is_leave = stack.pop()
  1207. if is_leave:
  1208. on_path.discard(id(current))
  1209. continue
  1210. if current is None or type(current) is bool:
  1211. total += len(_dump_scalar(current).encode("utf-8"))
  1212. elif type(current) is str:
  1213. # Lower-bound BEFORE materializing the escaped form: every character
  1214. # is at least one UTF-8 byte plus the two quotes, so a huge or
  1215. # control-heavy string (whose escaped copy expands severalfold) is
  1216. # rejected without allocating that copy.
  1217. if total + len(current) + 2 > max_bytes:
  1218. return over_budget
  1219. # A lone surrogate has no UTF-8 form but a lossless JSON one — the
  1220. # ASCII ``\uXXXX`` escape :func:`_dump_string` emits — so it is
  1221. # metered, not rejected, matching the shared seam.
  1222. total += len(_dump_string(current).encode("utf-8"))
  1223. elif type(current) is int:
  1224. # The canonical boundary accepts every JS-double-exact value: an int
  1225. # outside +-2**53-1 is fine IFF the double round-trip is exact.
  1226. if current > js_safe or current < -js_safe:
  1227. try:
  1228. exact = int(float(current)) == current
  1229. except OverflowError:
  1230. exact = False
  1231. if not exact:
  1232. return invalid("integer not exactly representable as a JavaScript number")
  1233. total += len(_dump_scalar(current).encode("utf-8"))
  1234. elif type(current) is float:
  1235. if current != current or current in (float("inf"), float("-inf")):
  1236. return invalid("non-finite float")
  1237. # JSON turns -0.0 into a sign the host parses back to JS -0; the
  1238. # canonical boundary rejects it, so this side must too.
  1239. if current == 0.0 and math.copysign(1.0, current) < 0:
  1240. return invalid("negative zero")
  1241. total += len(_dump_scalar(current).encode("utf-8"))
  1242. elif type(current) is list:
  1243. if id(current) in on_path:
  1244. return invalid("circular reference")
  1245. count = len(current)
  1246. total += 2 + (count - 1 if count > 1 else 0)
  1247. # Reject over-budget BEFORE enqueuing children: every element
  1248. # serializes to at least one byte, so a wide flat forgery fails here
  1249. # without materializing millions of leave frames first.
  1250. if total + count > max_bytes:
  1251. return over_budget
  1252. on_path.add(id(current))
  1253. stack.append((current, True))
  1254. stack.extend((child, False) for child in current)
  1255. elif type(current) is dict:
  1256. if id(current) in on_path:
  1257. return invalid("circular reference")
  1258. # ``len`` without materializing ``current.items()``: that list
  1259. # allocates one tuple per member before the bound below could run,
  1260. # recreating the spike the bound exists to stop.
  1261. count = len(current)
  1262. total += 2 + (count - 1 if count > 1 else 0)
  1263. # Same pre-enqueue bound: each entry contributes a quoted key
  1264. # (>= 2 bytes), a colon, and a >= 1-byte value.
  1265. if total + count * 4 > max_bytes:
  1266. return over_budget
  1267. on_path.add(id(current))
  1268. stack.append((current, True))
  1269. for key, item in current.items():
  1270. # Only an EXACT str key survives: bool and int coerce or raise,
  1271. # and a str SUBCLASS can override the ``__len__`` the bound
  1272. # below reads while the encoder emits its real characters.
  1273. if type(key) is not str:
  1274. return invalid(f"non-string dict key ({type(key).__name__})")
  1275. # The same string lower bound, before escaping the key.
  1276. if total + len(key) + 3 > max_bytes:
  1277. return over_budget
  1278. total += len(_dump_scalar(key).encode("utf-8")) + 1
  1279. stack.append((item, False))
  1280. else:
  1281. # tuple, set, or any other type: not round-trippable JSON.
  1282. return invalid(f"unsupported type ({type(current).__name__})")
  1283. if total > max_bytes:
  1284. return over_budget
  1285. return None
  1286. class _Emit:
  1287. """A pre-rendered fragment on :func:`_encode_json_plain`'s explicit stack."""
  1288. __slots__ = ("text",)
  1289. def __init__(self, text: str) -> None:
  1290. self.text = text
  1291. def _lossless_json_violation(value: Any) -> str | None:
  1292. """Return why ``value`` is not lossless JSON, or ``None`` when it is.
  1293. ``json.dumps`` succeeding is NOT proof of losslessness: it coerces a
  1294. non-string ``dict`` key to its string form (``{1: "a", "1": "b"}`` collapses
  1295. to one key, silently dropping data), emits non-standard ``NaN``/``Infinity``
  1296. tokens without ``allow_nan=False``, and accepts integers outside JavaScript's
  1297. safe range (``9007199254740993`` becomes ``...992`` once the host parses the
  1298. frame into a JS number). Validate the shape up front so a coercive or lossy
  1299. value fails as ``invalid-output`` instead of round-tripping to something the
  1300. program did not compute. Iterative so deep nesting cannot overflow the stack,
  1301. and it tracks the container ancestry on the current path so a cyclic value is
  1302. reported at once rather than spinning until the CPU budget. Only JSON-plain
  1303. types survive: ``None``/``bool``/JS-safe ``int``/finite ``float``/``str``,
  1304. exact ``list``, and exact ``dict`` with ``str`` keys. Every type matches
  1305. EXACTLY, containers and scalars alike, for the reason
  1306. :func:`_check_done_value` documents: a subclass can override the operators
  1307. and methods a traversal calls, so an ``isinstance`` admission here would
  1308. approve one shape and let the encoder emit another.
  1309. """
  1310. # The canonical boundary accepts every JS-double-exact value: an int
  1311. # outside +-2**53-1 is fine IFF the double round-trip is exact (2**53 or
  1312. # 2**60 survive; 2**53+1 rounds), matching the worker backend.
  1313. js_safe = 2**53 - 1
  1314. # Post-order walk with an explicit "leave" marker: a container's id is added
  1315. # to `on_path` when entered and removed when left, so a back-edge to an
  1316. # ancestor (a cycle) is detected without rejecting a legitimately shared
  1317. # acyclic subtree.
  1318. on_path: set[int] = set()
  1319. # Each frame is (value, is_leave): a leave frame pops its container off the path.
  1320. stack: list[tuple[Any, bool]] = [(value, False)]
  1321. while stack:
  1322. current, is_leave = stack.pop()
  1323. if is_leave:
  1324. on_path.discard(id(current))
  1325. continue
  1326. if current is None or type(current) is bool:
  1327. continue
  1328. if type(current) is str:
  1329. # Every string is lossless JSON. A lone surrogate has no UTF-8 form,
  1330. # but JSON carries the code unit as its ASCII ``\uXXXX`` escape and
  1331. # :func:`_dump_string` emits exactly that, so the host receives the
  1332. # same code unit the program passed — the same acceptance
  1333. # ``CodeJsonValue``, ``snapshotJsonValue``, and the worker backend
  1334. # already give it.
  1335. continue
  1336. if type(current) is int:
  1337. if current > js_safe or current < -js_safe:
  1338. try:
  1339. exact = int(float(current)) == current
  1340. except OverflowError:
  1341. exact = False
  1342. if not exact:
  1343. return "integer not exactly representable as a JavaScript number"
  1344. continue
  1345. if type(current) is float:
  1346. if current != current or current in (float("inf"), float("-inf")):
  1347. return "non-finite float"
  1348. # JSON serialization turns -0.0 into 0 (or "-0.0" text that the
  1349. # host parses to JS -0), silently changing the sign bit either
  1350. # way; the repository's canonical lossless-JSON boundary and the
  1351. # worker backend both reject it, so this side must too.
  1352. if current == 0.0 and math.copysign(1.0, current) < 0:
  1353. return "negative zero"
  1354. continue
  1355. if type(current) is list or type(current) is dict:
  1356. if id(current) in on_path:
  1357. return "circular reference"
  1358. on_path.add(id(current))
  1359. stack.append((current, True))
  1360. if type(current) is dict:
  1361. for key in current:
  1362. # Only an EXACT str key survives: int, float, None, and
  1363. # tuple keys coerce or raise, and a str subclass can carry
  1364. # overrides the encoder does not honor.
  1365. if type(key) is not str:
  1366. return f"non-string dict key ({type(key).__name__})"
  1367. stack.extend((child, False) for child in current.values())
  1368. else:
  1369. stack.extend((child, False) for child in current)
  1370. continue
  1371. return f"unsupported type ({type(current).__name__})"
  1372. return None
  1373. def _make_cpu_enforcer() -> Any:
  1374. """Build the CPU post-check over closure-held primitives.
  1375. This bootstrap IS ``__main__``, so model code can reach every one of its
  1376. module globals: ``import __main__; __main__._X = ...`` rebinds the name the
  1377. enforcement would otherwise read at call time, which a plain module-level
  1378. function plus module-level captures made a one-line defeat. The primitives
  1379. therefore live in this factory's locals, which become closure cells of the
  1380. returned function, and :func:`_run` binds the returned function into a
  1381. local of its own frame BEFORE executing the program, so no assignment to
  1382. ``__main__`` changes which callable runs or what it calls. Capture happens
  1383. at import time, before model code runs, so the captured
  1384. ``resource.getrusage``/``signal.signal``/``os.kill`` are the real builtins.
  1385. This raises the cost of defeating the check; it does not make it
  1386. unreachable, and nothing in-process could. A cell is writable through
  1387. ``fn.__closure__[i].cell_contents``, and ``sys._getframe`` walks to
  1388. :func:`_run`'s frame and reads its locals, so a program determined to
  1389. tamper still can — consistent with this backend's documented posture, where
  1390. the in-process interpreter is containment rather than a security boundary
  1391. (§Trust posture in the Code Mode RFC). The bounds that model code cannot
  1392. forge are outside the interpreter: the RLIMIT_CPU HARD limit at
  1393. ``cpuSeconds + 1``, whose SIGKILL is undeliverable to a handler and
  1394. unraisable by a process that cannot raise its own hard limit, and the
  1395. host's wall-clock ceiling. This check exists to convert the two cases those
  1396. miss — a program that traps SIGXCPU and settles inside the soft-to-hard
  1397. gap, and a program that spends the budget in DESCENDANTS the kernel never
  1398. charged to this process — from a reported SUCCESS into the same `timeout`
  1399. an untrapped program gets.
  1400. @returns The one-argument enforcement callable, taking `cpuSeconds`.
  1401. """
  1402. getrusage = resource.getrusage
  1403. rusage_self = resource.RUSAGE_SELF
  1404. rusage_children = resource.RUSAGE_CHILDREN
  1405. set_signal = signal.signal
  1406. sig_dfl = signal.SIG_DFL
  1407. sigxcpu = signal.SIGXCPU
  1408. kill = os.kill
  1409. getpid = os.getpid
  1410. def die_if_cpu_exhausted(cpu_seconds: int) -> None:
  1411. """Die by re-delivered SIGXCPU when the CPU budget is already spent.
  1412. Two cases reach here as a would-be SUCCESS. A model program can trap
  1413. SIGXCPU and return during the one-second soft-to-hard gap. And
  1414. ``RLIMIT_CPU`` is PER-PROCESS, inherited fresh by every child, so a
  1415. program calling ``subprocess`` or ``os.fork`` multiplies the run's CPU
  1416. budget by the number of descendants it starts: measured with
  1417. ``cpuSeconds: 1``, two sequential busy children burned 2.0
  1418. CPU-seconds and the parent, which had accrued almost no CPU of its own
  1419. while blocked in ``subprocess.wait``, still returned a completion.
  1420. The meter is therefore ``RUSAGE_SELF + RUSAGE_CHILDREN``, the kernel's
  1421. own aggregate, which accumulates the CPU of every REAPED descendant
  1422. (grandchildren included, verified).
  1423. ``getrusage`` is the kernel's own meter (unforgeable from model code),
  1424. and dying by SIGXCPU with the default disposition restored gives the
  1425. host the same kernel-authoritative close signal as the untrapped soft
  1426. limit — classified as `timeout`, after which the host's process-group
  1427. SIGTERM/SIGKILL teardown reaches any surviving descendants. Runs AFTER
  1428. the model program settled, so a program can re-trap SIGXCPU between
  1429. this SIG_DFL and the kill only by running more code, which it no longer
  1430. does. A program that tampers with this callable instead (see
  1431. :func:`_make_cpu_enforcer` on why in-process state cannot be hidden)
  1432. buys at most the remaining soft-to-hard gap: one more CPU second, after
  1433. which the hard limit's SIGKILL lands with no handler possible.
  1434. Checking at settle time rather than sampling mid-run is deliberate:
  1435. both mid-run designs perturb the run they measure. A sampling thread
  1436. cost 72 MiB of virtual address space in the child (8 MiB stack plus a
  1437. 64 MiB glibc per-thread malloc arena reservation; measured 30.23 MiB of
  1438. mappings without it against 102.37 MiB with it), and ``RLIMIT_AS``
  1439. counts reserved space, so it silently shrank every run's
  1440. `addressSpaceMb`. A ``SIGALRM`` interval timer costs no mappings but
  1441. makes the program's own syscalls return short under PEP 475 — measured
  1442. a 64 MiB ``os.write`` returning 65536 — which corrupts fd-3 framing.
  1443. The cost of checking only at settle time is that a descendant's CPU is
  1444. detected after it is spent, not while it runs; the host's wall-clock
  1445. ceiling bounds that interval, and a program that never reaps its child
  1446. is bounded by the wall clock alone, since ``RUSAGE_CHILDREN`` counts
  1447. only reaped descendants (verified: a still-running child contributes
  1448. 0.0).
  1449. @param cpu_seconds The `cpuSeconds` budget the soft RLIMIT_CPU used.
  1450. """
  1451. own = getrusage(rusage_self)
  1452. kids = getrusage(rusage_children)
  1453. spent = own.ru_utime + own.ru_stime + kids.ru_utime + kids.ru_stime
  1454. if spent >= cpu_seconds:
  1455. set_signal(sigxcpu, sig_dfl)
  1456. kill(getpid(), sigxcpu)
  1457. return die_if_cpu_exhausted
  1458. _DIE_IF_CPU_EXHAUSTED = _make_cpu_enforcer()
  1459. _TRUNCATION_MARKER = "… [truncated]"
  1460. # The marker's own UTF-8 size, reserved out of the cap rather than added on top
  1461. # of it. Byte-identical to the host's TRUNCATION_MARKER_BYTES; the ellipsis is
  1462. # three bytes, so this is 15, not the string's 13 characters.
  1463. _TRUNCATION_MARKER_BYTES = len(_TRUNCATION_MARKER.encode("utf-8"))
  1464. def _cap_message(message: str, max_bytes: int) -> str:
  1465. """Cap a diagnostic by its SERIALIZED cost, appending the host's marker.
  1466. Metered by the JSON-string cost the ``done`` frame will actually carry, not
  1467. by raw UTF-8 length: the message crosses fd 3 inside a JSON frame where
  1468. control characters escape up to sixfold (a NUL is one raw byte but six as
  1469. ``\\u0000``), so a raw-length cap of ``maxValueBytes`` could serialize to
  1470. roughly six times that and breach the 256 MiB frame ceiling — the silent
  1471. ``worker-exit`` inversion the load-time cap check exists to prevent, and a
  1472. several-hundred-MiB escape allocation besides. The seam's load bound admits
  1473. ``maxValueBytes`` up to ``ceiling - envelope`` on the premise that both the
  1474. completion value and the diagnostic are metered in serialized bytes, so this
  1475. honors that premise for the diagnostic.
  1476. Encoded with ``errors="replace"`` first: a model exception message can
  1477. contain an unpaired surrogate (``raise Exception("\\ud800")``), and a strict
  1478. encode would throw while BUILDING the failure frame — the run would then
  1479. strand until the wall clock instead of reporting the exception. The marker's
  1480. serialized cost comes OUT of ``max_bytes``, so the returned string's own
  1481. frame form honors the cap; the host meters the same field again on arrival.
  1482. A ``max_bytes`` below the marker's cost yields the marker alone.
  1483. This is the PRODUCING-side cap. The host's receive-side ``capMessage``
  1484. (``src/index.ts``) bills the same field by RAW bytes instead, because its
  1485. output goes into ``CodeRunResult.error.message`` and never re-crosses a
  1486. frame-bounded channel — see that function's JSDoc for the split.
  1487. """
  1488. raw = message.encode("utf-8", errors="replace")
  1489. if _json_string_cost(raw) <= max_bytes:
  1490. return raw.decode("utf-8")
  1491. # Truncating: the result is `prefix + marker`, whose serialized cost is
  1492. # `2 (quotes) + sum(prefix byte costs) + marker cost`. The marker is
  1493. # escape-free, so its cost is its UTF-8 length. Reserve that and the quotes,
  1494. # then take the longest raw prefix whose accumulated per-byte cost fits.
  1495. # `_JSON_BYTE_COST` is per-byte and additive, so the scan is exact and walks
  1496. # at most a budget's worth of bytes, allocating nothing (unlike building the
  1497. # escaped form). `max(0, ...)` handles a `max_bytes` below the marker's own
  1498. # cost, yielding the marker alone.
  1499. content_budget = max(0, max_bytes - 2 - _TRUNCATION_MARKER_BYTES)
  1500. cost = 0
  1501. end = 0
  1502. for end in range(len(raw)):
  1503. cost += _JSON_BYTE_COST[raw[end]]
  1504. if cost > content_budget:
  1505. break
  1506. else:
  1507. end = len(raw)
  1508. # Drop a trailing partial UTF-8 sequence the slice may have cut (continuation
  1509. # bytes are 0b10xxxxxx); `errors="ignore"` renders the clean prefix.
  1510. return raw[:end].decode("utf-8", errors="ignore") + _TRUNCATION_MARKER
  1511. # Fixed safety/liveness bound, not a tunable: a model can raise an exception
  1512. # with an arbitrarily deep __cause__/__context__ chain, and both the rendering
  1513. # walk and format() are linear in chain length. Capping how many links get
  1514. # RENDERED keeps traceback formatting from consuming the whole wall budget.
  1515. # 100 links is far beyond any legible human traceback.
  1516. _MAX_TRACEBACK_CHAIN = 100
  1517. # Diagnostic used when rendering the failure itself fails. Built from a fixed
  1518. # literal plus the exception CLASS name, never from the exception's own str.
  1519. _UNRENDERABLE_DIAGNOSTIC = "<diagnostic rendering failed>"
  1520. def _model_traceback(exc: BaseException, max_bytes: int) -> str:
  1521. """Format a model-program failure with only the MODEL's own frames.
  1522. Bootstrap frames carry host-absolute paths — meaningless to the model and
  1523. unstable across machines, so transcripts pinning them cannot replay. They
  1524. appear not only as a leading prefix (the bootstrap's ``exec``/``await``)
  1525. but also interleaved and trailing: an uncaught binding rejection re-raised
  1526. by ``dispatch`` puts bootstrap frames AFTER the model's, and chained
  1527. ``__cause__``/``__context__`` exceptions carry their own stacks. Filter
  1528. every non-``<model>`` frame across the whole chain rather than trimming a
  1529. prefix. A failure with no model frame anywhere (e.g. a SyntaxError raised
  1530. by ``compile``) keeps the standard exception-only rendering.
  1531. Rendering is bounded to ``_MAX_TRACEBACK_CHAIN`` links, cut on the
  1532. ``TracebackException`` COPY, and a marker line announces the truncation.
  1533. Nothing here touches the live exception: an exception class overriding
  1534. ``__setattr__`` would run MODEL code from inside the caller's failure
  1535. handler, and a throw there costs the ``done`` frame (see
  1536. ``_safe_model_traceback``). ``TracebackException`` instances hold no such
  1537. hooks, so clearing their links runs no model code. The walk is iterative,
  1538. so a deep chain cannot overflow the recursion limit.
  1539. ``from_exception`` still copies the WHOLE live chain, at a higher per-link
  1540. cost than building it took. That is bounded by the child's ``RLIMIT_AS``:
  1541. the model must materialize every link (exception object plus traceback)
  1542. before raising, so a chain long enough for the copy to matter is already
  1543. near the address-space cap, and a ``MemoryError`` in the copy lands in the
  1544. caller's fallback rather than stranding the run.
  1545. """
  1546. te = traceback.TracebackException.from_exception(exc)
  1547. # One iterative pass over the copy does both jobs: keep only <model> frames
  1548. # on every linked exception and group member, and cut the chain at the cap.
  1549. found = False
  1550. truncated = False
  1551. pending = [(te, 1)]
  1552. while pending:
  1553. entry, depth = pending.pop()
  1554. kept = [f for f in entry.stack if f.filename == "<model>"]
  1555. entry.stack = traceback.StackSummary.from_list(kept)
  1556. found = found or bool(kept)
  1557. # 3.11+ exception groups (a binding failure inside asyncio.TaskGroup)
  1558. # carry member stacks under `exceptions`, not the dunder links; a group
  1559. # member counts as a link so the cap bounds nesting through both edges.
  1560. members = getattr(entry, "exceptions", None) or ()
  1561. if depth >= _MAX_TRACEBACK_CHAIN:
  1562. if entry.__cause__ is not None or entry.__context__ is not None or members:
  1563. truncated = True
  1564. entry.__cause__ = None
  1565. entry.__context__ = None
  1566. if members:
  1567. entry.exceptions = None
  1568. continue
  1569. for linked in (entry.__cause__, entry.__context__):
  1570. if linked is not None:
  1571. pending.append((linked, depth + 1))
  1572. for member in members:
  1573. pending.append((member, depth + 1))
  1574. def emit():
  1575. if found:
  1576. yield from te.format()
  1577. else:
  1578. yield from traceback.format_exception_only(type(exc), exc)
  1579. if truncated:
  1580. yield f"[dsh-code-runtime-python] exception chain truncated at {_MAX_TRACEBACK_CHAIN} links\n"
  1581. return _join_bounded(emit(), max_bytes)
  1582. def _make_failure_reporter() -> Any:
  1583. """Build the failure-diagnostic renderer over closure-held primitives.
  1584. The returned callable renders a model failure diagnostic that cannot itself
  1585. raise. The caller sends the ``done`` frame AFTER its ``except BaseException``
  1586. block, so anything thrown while rendering the diagnostic skips the send
  1587. entirely: the host then blocks on fd 3 until ``maxWallMs`` and reports a
  1588. timeout instead of the exception that actually happened. Rendering runs
  1589. model code by design (``format()`` reaches ``__str__``, ``__repr__`` and
  1590. ``__notes__``) and allocates under ``RLIMIT_AS``, so it must be treated as
  1591. able to throw.
  1592. The fallback names the exception CLASS and a fixed literal — no ``str(exc)``
  1593. and no ``format_exception_only``, both of which reach the model's
  1594. ``__str__``. A ``__name__`` that is not exactly ``str`` (a metaclass
  1595. property can return anything, or raise) is discarded rather than
  1596. formatted, so no override runs on this path either.
  1597. The factory exists for the same reason :func:`_make_cpu_enforcer` does: this
  1598. bootstrap IS ``__main__``, so ``import __main__; __main__._X = ...`` rebinds
  1599. any module global a call-time lookup would read. On this path a rebind is
  1600. worst — the handler's own reporter, and everything the reporter reaches,
  1601. would run model code outside any guard, and a throw there costs the ``done``
  1602. frame. The traceback formatter, the byte cap and the fallback literal
  1603. therefore become closure cells captured at import time, before model code
  1604. runs, and :func:`_run` binds the returned callable into a local of its own
  1605. frame. A frame local is not a module attribute, so no assignment to
  1606. ``__main__`` changes which callable runs or what it calls. This defeats the
  1607. one-line rebind, not a determined ``sys._getframe`` walk; the unforgeable
  1608. bound is the host wall clock.
  1609. """
  1610. cap_message = _cap_message
  1611. model_traceback = _model_traceback
  1612. unrenderable = _UNRENDERABLE_DIAGNOSTIC
  1613. def safe_model_traceback(exc: BaseException, max_bytes: int) -> str:
  1614. try:
  1615. return cap_message(model_traceback(exc, max_bytes), max_bytes)
  1616. except BaseException: # noqa: BLE001 -- a throw here would cost the done frame
  1617. pass
  1618. try:
  1619. raw_name = type(exc).__name__
  1620. # Slice BEFORE interpolating. A metaclass `__name__` property can
  1621. # return an arbitrarily long string, and both the f-string and
  1622. # `cap_message`'s encode would copy it whole — under a tight
  1623. # RLIMIT_AS either allocation can raise MemoryError, and this is the
  1624. # LAST fallback, so a throw here costs the `done` frame outright and
  1625. # the run misreports as an exit or a timeout. The slice is a
  1626. # code-unit prefix, which bounds the bytes at 4x, and the following
  1627. # `cap_message` still applies the exact byte cap.
  1628. name = raw_name[:_MAX_FALLBACK_NAME_CHARS] if type(raw_name) is str else "<unknown>"
  1629. except BaseException: # noqa: BLE001 -- a raising __name__ must not cost the done frame
  1630. name = "<unknown>"
  1631. # Wrapped for the same reason: `cap_message` encodes, and its allocation
  1632. # is the only step left that can still fail. The fixed literal needs no
  1633. # budget, so it can always be delivered.
  1634. try:
  1635. return cap_message(f"{name}: {unrenderable}", max_bytes)
  1636. except BaseException: # noqa: BLE001 -- the done frame outranks the diagnostic's detail
  1637. return unrenderable
  1638. return safe_model_traceback
  1639. _SAFE_MODEL_TRACEBACK = _make_failure_reporter()
  1640. def _join_bounded(lines, max_bytes: int) -> str:
  1641. """Join formatter output, stopping once the budget is comfortably passed.
  1642. ``format()`` yields lines lazily; consuming it whole for an exception
  1643. carrying a huge message would materialize the full text only for
  1644. ``_cap_message`` to throw it away — enough over-shoot to exhaust
  1645. ``RLIMIT_AS``. Stop after the accumulated CHARACTER count passes the byte
  1646. budget (chars lower-bound UTF-8 bytes); the caller's ``_cap_message``
  1647. does the exact byte-level cut.
  1648. """
  1649. chunks: list[str] = []
  1650. total = 0
  1651. for line in lines:
  1652. # A single yielded line can itself dwarf the budget (the exception
  1653. # message rides in one line): keep only the prefix it can ever need.
  1654. if len(line) > max_bytes + 1:
  1655. line = line[: max_bytes + 1]
  1656. chunks.append(line)
  1657. total += len(line)
  1658. if total > max_bytes:
  1659. break
  1660. return "".join(chunks)
  1661. def _done_with_value(value: Any, max_value_bytes: int) -> dict[str, Any]:
  1662. """Build the terminal done frame under the seam's lossless-JSON contract.
  1663. A completion value returned by the program (``None`` when it returns
  1664. nothing) that is not lossless JSON fails the run as ``invalid-output``; a
  1665. serialized value beyond ``max_value_bytes`` fails as ``output-limit``.
  1666. Substituting a ``repr`` or truncated string would be a silent lie about
  1667. what the program computed, so both paths refuse instead (mirroring the
  1668. worker backend's contract). ``None`` crosses as an exact JSON ``null``.
  1669. """
  1670. # One bounded walk folds the losslessness check and the byte meter (mirrors
  1671. # the host's checkDoneValue): the former split ran the full losslessness
  1672. # walk first, materializing one tuple per element for a wide completion
  1673. # before the size cap could reject it — an RLIMIT_AS death on a value the
  1674. # meter would have refused. send_sync later encodes the admitted value,
  1675. # whose size the walk proved within budget. Iterative like the encoder, so a
  1676. # valid completion deeper than the recursion limit still checks.
  1677. rejection = _check_done_value(value, max_value_bytes)
  1678. if rejection is not None:
  1679. kind, message = rejection
  1680. return {"type": "done", "error": {"kind": kind, "message": message}}
  1681. return {"type": "done", "value": value}
  1682. def main() -> None:
  1683. channel = ProtocolChannel(PROTOCOL_FD)
  1684. asyncio.run(_run(channel))
  1685. if __name__ == "__main__":
  1686. main()