1
0

runtime.spec.ts 189 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967
  1. import { existsSync, readdirSync, realpathSync, statSync } from 'node:fs'
  2. import { mkdtemp, writeFile } from 'node:fs/promises'
  3. import { tmpdir } from 'node:os'
  4. import { basename, dirname, join } from 'node:path'
  5. import { describe, expect, it, vi } from 'vitest'
  6. import { Context } from 'cordis'
  7. import { PythonCodeRuntime } from '../src/index.ts'
  8. import { logTruncationMarker } from '../src/protocol.ts'
  9. import type { Config } from '../src/index.ts'
  10. import type { CodeBindingFunction, CodeJsonValue, CodeRunResult } from '@deepseek-ai/dsh-code-runtime'
  11. /**
  12. * Names one `py/` script whose `copyFileSync` must fail, for the partial-staging
  13. * case. A real disk-full or missing-asset failure mid-copy cannot be produced
  14. * from a test, and the leak only shows when `mkdtempSync` has already succeeded.
  15. */
  16. const { failNextCopyOf } = vi.hoisted(() => ({ failNextCopyOf: { value: undefined as string | undefined } }))
  17. vi.mock('node:fs', async (importOriginal) => {
  18. const actual = await importOriginal<typeof import('node:fs')>()
  19. return {
  20. ...actual,
  21. copyFileSync(source: string, destination: string): void {
  22. if (failNextCopyOf.value !== undefined && basename(source) === failNextCopyOf.value) {
  23. failNextCopyOf.value = undefined
  24. throw Object.assign(new Error('simulated ENOSPC on copy'), { code: 'ENOSPC' })
  25. }
  26. actual.copyFileSync(source, destination)
  27. },
  28. }
  29. })
  30. /**
  31. * Integration suite over REAL python3 subprocesses (no subprocess mocks — it is
  32. * cheap and local, per docs/testing.md's real-over-mock policy; the only mock is
  33. * `node:fs.copyFileSync` for the staging-failure cases). Each test builds a fresh
  34. * runtime so budgets can be tuned per case.
  35. */
  36. async function setup(config: Config = {}) {
  37. const ctx = new Context()
  38. const fiber = await ctx.plugin(PythonCodeRuntime, config)
  39. const runtime = ctx.codeRuntime as PythonCodeRuntime
  40. return { ctx, fiber, runtime }
  41. }
  42. /** Convenience: one namespace `tools` with the given functions. */
  43. function tools(functions: Record<string, CodeBindingFunction>) {
  44. return [{ global: 'tools', functions }]
  45. }
  46. describe('PythonCodeRuntime — seam descriptors and misuse', () => {
  47. it('registers the seam descriptors', async () => {
  48. const { runtime } = await setup()
  49. expect(runtime.language).toBe('python')
  50. expect(runtime.isolation).toBe('process')
  51. })
  52. it('rejects non-positive config as seam misuse', async () => {
  53. const ctx = new Context()
  54. await expect(ctx.plugin(PythonCodeRuntime, { cpuSeconds: 0 }))
  55. .rejects.toThrow(/cpuSeconds must be a positive number/)
  56. await expect(ctx.plugin(PythonCodeRuntime, { maxWallMs: -1 }))
  57. .rejects.toThrow(/maxWallMs must be a positive number/)
  58. })
  59. it('rejects a non-integer cpuSeconds at load (setrlimit needs an int)', async () => {
  60. const ctx = new Context()
  61. await expect(ctx.plugin(PythonCodeRuntime, { cpuSeconds: 1.5 }))
  62. .rejects.toThrow(/cpuSeconds must be a positive integer, got 1.5/)
  63. })
  64. it('rejects a non-integer byte budget at load (the child int()-truncates it)', async () => {
  65. // maxLogBytes/maxValueBytes cross to the child, which reads them through
  66. // int(...): a float would floor there while the host meters the fraction, so
  67. // the two sides would enforce different public config. Reject at load.
  68. const ctxLog = new Context()
  69. await expect(ctxLog.plugin(PythonCodeRuntime, { maxLogBytes: 3.5 }))
  70. .rejects.toThrow(/maxLogBytes must be a positive integer/)
  71. const ctxValue = new Context()
  72. await expect(ctxValue.plugin(PythonCodeRuntime, { maxValueBytes: 1024.5 }))
  73. .rejects.toThrow(/maxValueBytes must be a positive integer/)
  74. })
  75. it('rejects finite numeric config that cannot cross as an exact rlimit integer', async () => {
  76. // `Number.isFinite` and `Number.isInteger` both admit values that cannot
  77. // round-trip. `addressSpaceMb: 1e308` overflows to `Infinity` once multiplied
  78. // by 1 MiB, and `encodeJsonPlain` renders that as `null`, so the child gets no
  79. // limit at all; `cpuSeconds: 1e100` clears `Number.isInteger` while sitting
  80. // far past the safe range, so `setrlimit` receives a different number than was
  81. // configured. Both used to end every run in a bootstrap exception instead of
  82. // failing at load, where a self-contained configuration error belongs.
  83. const ctx = new Context()
  84. await expect(ctx.plugin(PythonCodeRuntime, { addressSpaceMb: 1e308 }))
  85. .rejects.toThrow(/addressSpaceMb must be at most \d+ .*exact integer/)
  86. await expect(ctx.plugin(PythonCodeRuntime, { cpuSeconds: 1e100 }))
  87. .rejects.toThrow(/cpuSeconds must be at most \d+ .*exact integers/)
  88. // The boundary values still load: the bound rejects what cannot be encoded,
  89. // not everything large.
  90. const okMb = await ctx.plugin(PythonCodeRuntime, { addressSpaceMb: Math.floor(Number.MAX_SAFE_INTEGER / (1024 * 1024)) })
  91. await okMb.dispose()
  92. const okCpu = await ctx.plugin(PythonCodeRuntime, { cpuSeconds: Number.MAX_SAFE_INTEGER - 1 })
  93. await okCpu.dispose()
  94. })
  95. it('rejects an output cap whose payload could not cross the frame ceiling', async () => {
  96. // The caps budget a payload that must arrive inside ONE fd-3 frame, and the
  97. // 256 MiB framing ceiling is fixed. A larger cap is unsatisfiable rather
  98. // than generous: a completion the cap admits arrives as an over-ceiling
  99. // frame and fails the run as `worker-exit`, inverting the `output-limit`
  100. // the cap describes. Both budgets are metered in already-escaped serialized
  101. // bytes, so a payload occupies at most `cap + envelope` on the wire; the
  102. // bound is `ceiling - envelope`, not `(ceiling - envelope) / 6` (that
  103. // divided in escape expansion the charge already counts).
  104. const admissible = 256 * 1024 * 1024 - 64
  105. const ctx = new Context()
  106. await expect(ctx.plugin(PythonCodeRuntime, { maxLogBytes: admissible + 1 }))
  107. .rejects.toThrow(/maxLogBytes must not exceed 268435392 .*fd-3 frame ceiling/)
  108. await expect(ctx.plugin(PythonCodeRuntime, { maxValueBytes: admissible + 1 }))
  109. .rejects.toThrow(/maxValueBytes must not exceed 268435392 .*fd-3 frame ceiling/)
  110. // The boundary value itself loads: the bound is the largest cap a frame can
  111. // still carry, not one below it.
  112. const boundary = await ctx.plugin(PythonCodeRuntime, { maxValueBytes: admissible })
  113. await boundary.dispose()
  114. })
  115. it('rejects a pythonBin that spawn() would throw on, at load', async () => {
  116. // Both values pass the string schema and both make `spawn` throw
  117. // SYNCHRONOUSLY from inside run() — ERR_INVALID_ARG_VALUE for the empty
  118. // path, ERR_INVALID_ARG_TYPE for the NUL — so run() would REJECT instead of
  119. // resolving the worker-exit the seam promises for a child that cannot
  120. // start. Both are self-contained configuration errors, so they fail here.
  121. const ctx = new Context()
  122. await expect(ctx.plugin(PythonCodeRuntime, { pythonBin: '' }))
  123. .rejects.toThrow(/pythonBin must be a non-empty path without NUL bytes/)
  124. await expect(ctx.plugin(PythonCodeRuntime, { pythonBin: 'py\u0000thon3' }))
  125. .rejects.toThrow(/pythonBin must be a non-empty path without NUL bytes/)
  126. })
  127. it('rejects a timer budget setTimeout would silently clamp to 1 ms', async () => {
  128. // Node stores a setTimeout delay as a signed 32-bit value and substitutes
  129. // 1 ms for anything larger, inverting the knob's meaning: a huge maxWallMs
  130. // would time every run out at once, and a huge graceMs would SIGKILL one
  131. // millisecond after SIGTERM. Both must fail at load instead.
  132. const ctx = new Context()
  133. await expect(ctx.plugin(PythonCodeRuntime, { maxWallMs: 2_147_483_648 }))
  134. .rejects.toThrow(/maxWallMs must not exceed 2147483647/)
  135. // graceMs is bounded by the close deadline's added margin, not by the raw
  136. // timer maximum, because that sum is what gets armed.
  137. await expect(ctx.plugin(PythonCodeRuntime, { graceMs: 2_147_481_648 }))
  138. .rejects.toThrow(/graceMs must not exceed 2147481647/)
  139. // The exact maxima still load.
  140. await expect(ctx.plugin(PythonCodeRuntime, { maxWallMs: 2_147_483_647, graceMs: 2_147_481_647 }))
  141. .resolves.toBeDefined()
  142. })
  143. it('rejects loading this Unix-only backend on Windows', async () => {
  144. // The bootstrap needs the POSIX `resource` module, a positional fd 3, and
  145. // negative-PID process-group signals — none on Windows. The constructor
  146. // must throw at load rather than register ctx.codeRuntime and defer the
  147. // failure to the first run.
  148. const original = process.platform
  149. Object.defineProperty(process, 'platform', { value: 'win32', configurable: true })
  150. try {
  151. const ctx = new Context()
  152. await expect(ctx.plugin(PythonCodeRuntime, {})).rejects.toThrow(/requires a Unix platform/)
  153. } finally {
  154. Object.defineProperty(process, 'platform', { value: original, configurable: true })
  155. }
  156. })
  157. it('rejects a binding global that is not a Python identifier or is reserved', async () => {
  158. const { runtime } = await setup()
  159. await expect(runtime.run({
  160. program: 'return 1',
  161. bindings: [{ global: '1bad', functions: {} }],
  162. })).rejects.toThrow(/is not a usable Python identifier/)
  163. await expect(runtime.run({
  164. program: 'return 1',
  165. bindings: [{ global: 'class', functions: {} }],
  166. })).rejects.toThrow(/is not a usable Python identifier/)
  167. })
  168. it('rejects duplicate binding namespaces', async () => {
  169. const { runtime } = await setup()
  170. await expect(runtime.run({
  171. program: 'return 1',
  172. bindings: [
  173. { global: 'tools', functions: {} },
  174. { global: 'tools', functions: {} },
  175. ],
  176. })).rejects.toThrow(/duplicate binding global/)
  177. })
  178. it('rejects run() after disposal, and unregisters ctx.codeRuntime', async () => {
  179. const { ctx, fiber, runtime } = await setup()
  180. await fiber.dispose()
  181. await expect(runtime.run({ program: 'return 1', bindings: [] }))
  182. .rejects.toThrow(/after disposal/)
  183. expect(ctx.get('codeRuntime')).toBeUndefined()
  184. })
  185. it('short-circuits when the request signal is already aborted', async () => {
  186. const { runtime } = await setup()
  187. const signal = AbortSignal.abort('already-cancelled')
  188. const result = await runtime.run({ program: 'return 1', bindings: [], signal })
  189. expect(result.error?.kind).toBe('abort')
  190. expect(result.error?.message).toContain('already-cancelled')
  191. expect(result.logs).toEqual([])
  192. })
  193. it('short-circuits on an already-aborted signal whose reason cannot be converted', async () => {
  194. // The pre-flight arm converted the reason with a bare `String()`, so a
  195. // hostile reason threw out of `run()` — the seam promises to reject only for
  196. // misuse, and a caller's cancellation token is not misuse.
  197. const { runtime } = await setup()
  198. const signal = AbortSignal.abort({
  199. [Symbol.toPrimitive]() { throw new Error('reason blew up') },
  200. })
  201. const result = await runtime.run({ program: 'return 1', bindings: [], signal })
  202. expect(result.error?.kind).toBe('abort')
  203. expect(result.error?.message).toBe('<unrenderable rejection value>')
  204. expect(result.logs).toEqual([])
  205. })
  206. it('runs the interpreter from materialized scripts outside the package, and removes them per run', async () => {
  207. // The interpreter is an EXTERNAL process, so it can only open paths the OS
  208. // resolves. Inside the single-file Python-SDK executable the packaged `py/`
  209. // directory lives in pkg's virtual filesystem, which Node reads through its
  210. // patched `fs` but `python3` cannot see, so spawning from that path fails
  211. // with ENOENT. The scripts are therefore copied to a real directory first.
  212. //
  213. // The path is read from the child's own `__main__` module, so it proves
  214. // where the interpreter actually loaded the entry script — asserting on a
  215. // host-side constant would only restate the source. The program namespace
  216. // seeds `__name__` but no `__file__`, hence the module lookup.
  217. // `protocol.py` must land in the SAME directory, since `bootstrap.py` puts
  218. // its own directory on `sys.path` to import it; the run completing at all
  219. // already exercises that import.
  220. const { runtime } = await setup()
  221. const entryOf = async (): Promise<string> => {
  222. const result = await runtime.run({ program: 'import sys\nreturn sys.modules["__main__"].__file__', bindings: [] })
  223. expect(result.error).toBeUndefined()
  224. return result.value as string
  225. }
  226. const entry = await entryOf()
  227. expect(entry.endsWith('/bootstrap.py')).toBe(true)
  228. const dir = dirname(entry)
  229. expect(dir.startsWith(realpathSync(tmpdir()))).toBe(true)
  230. expect(dir).not.toContain('/packages/')
  231. // Staging is per RUN and removed at settlement, so by the time `run()`
  232. // resolved the directory is already gone — nothing survives to be rewritten
  233. // by a later run. `protocol.py` had to be beside the entry script for the run
  234. // to complete at all, since `bootstrap.py` imports it off `sys.path`.
  235. expect(existsSync(dir)).toBe(false)
  236. // A second run stages its own copy rather than reusing the first.
  237. expect(dirname(await entryOf())).not.toBe(dir)
  238. })
  239. it('contains a program that rewrites its own bootstrap to the run that did it', async () => {
  240. // The child runs as the same UID as the host, so `0o700` does not stop model
  241. // code from rewriting the scripts it was started from —
  242. // `sys.modules['__main__'].__file__` names them. While all runs shared one
  243. // staged copy, a program that overwrote `bootstrap.py` broke the NEXT run
  244. // (measured: it settled as `worker-exit`), and substituted code would have
  245. // run before the resource limits were applied.
  246. const { runtime } = await setup({ maxWallMs: 10_000 })
  247. const sabotage = await runtime.run({
  248. program: [
  249. 'import sys',
  250. 'path = sys.modules["__main__"].__file__',
  251. 'open(path, "w").write("raise SystemExit(1)\\n")',
  252. 'return path',
  253. ].join('\n'),
  254. bindings: [],
  255. })
  256. expect(sabotage.error).toBeUndefined()
  257. // The damage stayed inside the run that caused it.
  258. const after = await runtime.run({ program: 'return 1 + 1', bindings: [] })
  259. expect(after.error).toBeUndefined()
  260. expect(after.value).toBe(2)
  261. }, 20_000)
  262. it('leaves no subprocess or scripts behind when disposal races the first run', async () => {
  263. // Staging runs SYNCHRONOUSLY so no async boundary opens between `run()` and
  264. // the point where `execute` registers the run in `live` and installs the
  265. // abort listener. With an `await` there, a disposal landing in that window
  266. // saw an empty `live`, returned, removed the script directory, and let the
  267. // continuation spawn a subprocess after the fiber was gone.
  268. //
  269. // `dispose()` is called in the same synchronous turn as `run()`, with no
  270. // `await` between them, so it lands exactly in that window.
  271. //
  272. // The leak assertion compares before and after rather than requiring an
  273. // empty tmpdir: other tests in this file build runtimes they never dispose,
  274. // so only the directories this test adds are its own evidence.
  275. const staged = (): string[] =>
  276. readdirSync(realpathSync(tmpdir())).filter(name => name.startsWith('dsh-code-runtime-python-'))
  277. const before = new Set(staged())
  278. const { fiber, runtime } = await setup({ maxWallMs: 8_000 })
  279. const pending = runtime.run({ program: 'import time\nwhile True: time.sleep(0.1)', bindings: [] })
  280. const disposed = fiber.dispose()
  281. const result = await pending
  282. await disposed
  283. // Whatever the run reports, it must be terminal and must not be a success.
  284. expect(result.value).toBeUndefined()
  285. expect(['abort', 'worker-exit', 'timeout']).toContain(result.error?.kind)
  286. // Disposal is to quiescence, so this run's directory is gone once it
  287. // resolves, and nothing recreated it afterwards.
  288. expect(staged().filter(name => !before.has(name))).toEqual([])
  289. }, 15_000)
  290. it('settles as abort when the signal fires in the same turn as the first run', async () => {
  291. // Same window, the other listener. `addEventListener('abort')` does not
  292. // replay an event that already fired, so an abort landing before the
  293. // listener was installed used to be missed entirely and the program ran to
  294. // success or the wall ceiling instead of resolving as `abort`. Synchronous
  295. // staging keeps the pre-flight check and the listener in one turn, leaving
  296. // no gap for the signal to slip through.
  297. const { runtime } = await setup({ maxWallMs: 4_000, graceMs: 200 })
  298. const controller = new AbortController()
  299. const pending = runtime.run({
  300. program: 'import time\nwhile True: time.sleep(0.1)',
  301. bindings: [],
  302. signal: controller.signal,
  303. })
  304. controller.abort('same-turn-abort')
  305. const result = await pending
  306. expect(result.error?.kind).toBe('abort')
  307. expect(result.error?.message).toContain('same-turn-abort')
  308. }, 15_000)
  309. it('reports a staging failure as worker-exit instead of rejecting run()', async () => {
  310. // Staging touches the filesystem, so it can fail for reasons that are not
  311. // the caller's doing: a full or read-only temp filesystem, or a deployment
  312. // that failed to ship the packaged scripts. Those are SUBSTRATE failures,
  313. // the same class as a child that cannot start, and the seam reserves
  314. // rejection for misuse — so `run()` must resolve, not throw.
  315. //
  316. // `TMPDIR` is the honest lever: `mkdtempSync` builds its path from
  317. // `os.tmpdir()`, so pointing it at a path that is not a directory makes the
  318. // real call fail without stubbing the module under test.
  319. const previous = process.env.TMPDIR
  320. const notADirectory = join(await mkdtemp(join(tmpdir(), 'dsh-staging-')), 'file')
  321. await writeFile(notADirectory, '')
  322. process.env.TMPDIR = notADirectory
  323. try {
  324. const { runtime } = await setup()
  325. const result = await runtime.run({ program: 'return 1', bindings: [] })
  326. expect(result.error?.kind).toBe('worker-exit')
  327. expect(result.error?.message).toContain('failed to stage the python bootstrap')
  328. expect(result.logs).toEqual([])
  329. } finally {
  330. if (previous === undefined) delete process.env.TMPDIR
  331. else process.env.TMPDIR = previous
  332. }
  333. })
  334. it('leaves no staging directory behind when a script copy fails', async () => {
  335. // `mkdtempSync` succeeding and a later `copyFileSync` failing is its own
  336. // case: the directory exists but is only partially populated. Recording it
  337. // before the copies would leak it, because `run` retries staging on the next
  338. // call and overwrites the single recorded path — teardown could then remove
  339. // only the newest attempt. Staging must clean up its own partial directory.
  340. //
  341. // Only `copyFileSync` is stubbed, and only for the second script, so
  342. // `mkdtempSync` really runs and the directory under assertion is real.
  343. const staged = (): string[] =>
  344. readdirSync(realpathSync(tmpdir())).filter(name => name.startsWith('dsh-code-runtime-python-'))
  345. const before = new Set(staged())
  346. failNextCopyOf.value = 'protocol.py'
  347. try {
  348. const { runtime } = await setup()
  349. const result = await runtime.run({ program: 'return 1', bindings: [] })
  350. expect(result.error?.kind).toBe('worker-exit')
  351. expect(result.error?.message).toContain('failed to stage the python bootstrap')
  352. // The partial directory is gone, so nothing accumulates across retries.
  353. expect(staged().filter(name => !before.has(name))).toEqual([])
  354. } finally {
  355. failNextCopyOf.value = undefined
  356. }
  357. }, 15_000)
  358. })
  359. describe('PythonCodeRuntime — inherited resource limits', () => {
  360. it('runs under an inherited hard limit tighter than addressSpaceMb', async () => {
  361. // An unprivileged process may lower a hard rlimit but never raise it. Under
  362. // a harness started with `ulimit -v` below `addressSpaceBytes`, requesting
  363. // the configured cap made `setrlimit` raise `ValueError` and every run
  364. // returned a bootstrap exception — even though the inherited limit is
  365. // STRONGER than the one asked for. The bootstrap clamps to the inherited
  366. // hard limit instead, so the run proceeds under the stricter bound.
  367. //
  368. // `pythonBin` is the honest lever: a wrapper that lowers RLIMIT_AS and then
  369. // execs the real interpreter reproduces the inherited-limit condition
  370. // without touching this test process's own limits.
  371. const dir = await mkdtemp(join(tmpdir(), 'dsh-rlimit-'))
  372. const wrapper = join(dir, 'python3-capped')
  373. // 256 MiB, half the 512 MiB addressSpaceMb default, so the requested cap is
  374. // unambiguously above the inherited ceiling.
  375. await writeFile(wrapper, '#!/bin/sh\nulimit -v 262144\nexec python3 "$@"\n', { mode: 0o755 })
  376. const { runtime } = await setup({ pythonBin: wrapper })
  377. const result = await runtime.run({
  378. program: 'import resource\nreturn resource.getrlimit(resource.RLIMIT_AS)[1]',
  379. bindings: [],
  380. })
  381. expect(result.error).toBeUndefined()
  382. // The applied hard limit is the inherited one, not the configured 512 MiB.
  383. expect(result.value).toBe(256 * 1024 * 1024)
  384. }, 15_000)
  385. it('applies the configured limits when nothing tighter is inherited', async () => {
  386. // The clamp must not weaken the normal path: with an infinite inherited hard
  387. // limit there is nothing to clamp against, and RLIM_INFINITY compares as -1,
  388. // so treating it as a numeric bound would collapse every limit to -1.
  389. const { runtime } = await setup({ cpuSeconds: 42, addressSpaceMb: 400 })
  390. const result = await runtime.run({
  391. // `getrlimit` returns a tuple, which the lossless-JSON completion check
  392. // rejects; the pair is listed explicitly rather than converted.
  393. program: 'import resource\ncpu = resource.getrlimit(resource.RLIMIT_CPU)\nreturn [cpu[0], cpu[1], resource.getrlimit(resource.RLIMIT_AS)[1]]',
  394. bindings: [],
  395. })
  396. expect(result.error).toBeUndefined()
  397. // Soft at cpuSeconds, hard at +1 (the SIGKILL backstop), address space at
  398. // the configured megabytes — exactly what the unclamped path applied.
  399. expect(result.value).toEqual([42, 43, 400 * 1024 * 1024])
  400. }, 15_000)
  401. it('preserves an inherited soft limit stricter than the configured cap', async () => {
  402. // Clamping reads BOTH inherited bounds, not just the hard one. A deployment
  403. // that inherited a soft rlimit below the configured cap must keep that
  404. // stricter soft: returning the configured value would RAISE the effective
  405. // soft limit, loosening containment. The wrapper lowers only the SOFT CPU
  406. // limit (`ulimit -S -t`) and leaves the hard limit unlimited, so the
  407. // requested soft (`cpuSeconds`) sits above the inherited soft — the case that
  408. // exposed the bug. RLIMIT_CPU is used because macOS ignores `ulimit -v`
  409. // (RLIMIT_AS), which is exactly why the backend skips address space there.
  410. const dir = await mkdtemp(join(tmpdir(), 'dsh-rlimit-soft-'))
  411. const wrapper = join(dir, 'python3-soft-capped')
  412. // Soft CPU 5 s, well below the configured 30 s, hard left unlimited.
  413. await writeFile(wrapper, '#!/bin/sh\nulimit -S -t 5\nexec python3 "$@"\n', { mode: 0o755 })
  414. const { runtime } = await setup({ pythonBin: wrapper, cpuSeconds: 30 })
  415. const result = await runtime.run({
  416. program: 'import resource\nreturn resource.getrlimit(resource.RLIMIT_CPU)[0]',
  417. bindings: [],
  418. })
  419. expect(result.error).toBeUndefined()
  420. // The applied SOFT limit is the inherited 5 s, not the configured 30 s.
  421. expect(result.value).toBe(5)
  422. }, 15_000)
  423. it('rechecks CPU at settlement against the effective inherited soft limit', async () => {
  424. // The settlement-time CPU recheck must compare against the EFFECTIVE soft
  425. // limit (`_clamped` may have lowered it to a stricter inherited value), not
  426. // the configured `cpuSeconds`. A program that traps SIGXCPU, burns past the
  427. // inherited soft, and returns inside the soft-to-hard gap would otherwise be
  428. // compared to the configured value and falsely reported successful, bypassing
  429. // the inherited limit. The wrapper sets a 1 s soft CPU limit; the program
  430. // traps SIGXCPU and busy-loops past it, then returns — the recheck must
  431. // re-deliver SIGXCPU so the host classifies the run as a timeout.
  432. const dir = await mkdtemp(join(tmpdir(), 'dsh-cpu-recheck-'))
  433. const wrapper = join(dir, 'python3-cpu-capped')
  434. await writeFile(wrapper, '#!/bin/sh\nulimit -S -t 1\nexec python3 "$@"\n', { mode: 0o755 })
  435. const { runtime } = await setup({ pythonBin: wrapper, cpuSeconds: 30, maxWallMs: 12_000 })
  436. const result = await runtime.run({
  437. program: [
  438. 'import signal, time',
  439. // Trap SIGXCPU so the soft limit does not terminate the program; burn
  440. // CPU well past the inherited 1 s soft, then return normally.
  441. 'signal.signal(signal.SIGXCPU, lambda *a: None)',
  442. 'end = time.process_time() + 2.5',
  443. 'while time.process_time() < end:',
  444. ' pass',
  445. 'return "returned"',
  446. ].join('\n'),
  447. bindings: [],
  448. })
  449. // The recheck compares spent CPU against the effective 1 s soft, not 30 s, so
  450. // the run is a timeout rather than a false success.
  451. expect(result.error?.kind).toBe('timeout')
  452. }, 20_000)
  453. })
  454. describe('PythonCodeRuntime — programs and bindings', () => {
  455. it('runs a top-level script, captures print output, and returns `result`', async () => {
  456. const { runtime } = await setup()
  457. const result = await runtime.run({
  458. program: [
  459. 'x = 40',
  460. 'y = 2',
  461. 'print("hello", x + y)',
  462. 'return {"answer": x + y}',
  463. ].join('\n'),
  464. bindings: [],
  465. })
  466. expect(result.error).toBeUndefined()
  467. expect(result.value).toEqual({ answer: 42 })
  468. // `print` in Python emits: text, ' ', text, '\n'. Concat the captured
  469. // fragments and assert the model-visible message survives.
  470. expect(result.logs.join('')).toContain('hello 42')
  471. // 15s: this is usually the suite's first real subprocess — a cold python3
  472. // start (interpreter + asyncio import) on a loaded CI runner can exceed
  473. // the 5s default alone; later tests reuse the warm page cache.
  474. }, 15_000)
  475. it('bridges binding calls both ways and rejects the program-side call on a host rejection', async () => {
  476. const { runtime } = await setup()
  477. const calls: unknown[] = []
  478. const result = await runtime.run({
  479. program: [
  480. 'first = await tools.echo({"n": 1})',
  481. 'caught = ""',
  482. 'try:',
  483. ' await tools.fail({})',
  484. 'except RuntimeError as e:',
  485. ' caught = str(e)',
  486. 'return {"first": first, "caught": caught}',
  487. ].join('\n'),
  488. bindings: tools({
  489. echo: async (args) => { calls.push(args); return { echoed: args as CodeJsonValue } },
  490. fail: async () => { throw new Error('nope') },
  491. }),
  492. })
  493. expect(result.error).toBeUndefined()
  494. expect(result.value).toEqual({ first: { echoed: { n: 1 } }, caught: 'nope' })
  495. expect(calls).toEqual([{ n: 1 }])
  496. })
  497. it('still answers the call when the rejection value cannot be converted to a string', async () => {
  498. // `messageOf` calls `String(error)`, which runs the value's own conversion,
  499. // and this call site is a DETACHED async reply callback. A rejection whose
  500. // `Symbol.toPrimitive` throws therefore escaped as an unhandled rejection:
  501. // the reply frame was never written, the program stayed blocked on `await`,
  502. // and the run degraded to a `maxWallMs` timeout (observed) — a host with no
  503. // `unhandledRejection` listener would exit instead. The rejection must reach
  504. // the program as an ordinary error carrying a fixed placeholder.
  505. const { runtime } = await setup({ maxWallMs: 8_000 })
  506. const result = await runtime.run({
  507. program: [
  508. 'try:',
  509. ' await tools.hostile({})',
  510. 'except RuntimeError as e:',
  511. ' return "rejected: " + str(e)',
  512. 'return "no rejection"',
  513. ].join('\n'),
  514. bindings: tools({
  515. hostile: async () => {
  516. throw { [Symbol.toPrimitive]() { throw new Error('toPrimitive blew up') } }
  517. },
  518. }),
  519. })
  520. expect(result.error).toBeUndefined()
  521. expect(result.value).toBe('rejected: <unrenderable rejection value>')
  522. }, 15_000)
  523. it('still answers the call when an Error carries a cyclic value in place of its message', async () => {
  524. // `Error.message` is typed `string` but is a plain writable property, so a
  525. // rejection can carry any value there. Returning it verbatim handed a
  526. // non-string to `sendReply`, breaching `encodeJsonPlain`'s JSON-plain
  527. // precondition: a cyclic object grew the encoder stack until the host threw
  528. // RangeError from the detached reply callback, so no reply frame was written
  529. // and the run degraded to a `maxWallMs` timeout (observed). The conversion
  530. // must contain it — `String()` on a cycle throws inside the guard and lands
  531. // on the placeholder, so the program sees an ordinary error.
  532. const { runtime } = await setup({ maxWallMs: 8_000 })
  533. const result = await runtime.run({
  534. program: [
  535. 'try:',
  536. ' await tools.hostile({})',
  537. 'except RuntimeError as e:',
  538. ' return "rejected: " + str(e)',
  539. 'return "no rejection"',
  540. ].join('\n'),
  541. bindings: tools({
  542. hostile: async () => {
  543. const cyclic: { self?: unknown; [Symbol.toPrimitive]: () => string } = {
  544. // A cycle alone is inert for `String()`; the throwing conversion is
  545. // what proves the guard runs rather than the encoder.
  546. [Symbol.toPrimitive]: () => { throw new Error('cyclic message') },
  547. }
  548. cyclic.self = cyclic
  549. const error = new Error('placeholder')
  550. // Writable per spec, so no cast is needed to install a non-string.
  551. ;(error as unknown as { message: unknown }).message = cyclic
  552. throw error
  553. },
  554. }),
  555. })
  556. expect(result.error).toBeUndefined()
  557. expect(result.value).toBe('rejected: <unrenderable rejection value>')
  558. }, 15_000)
  559. it('renders an Error whose message is a value with no JSON form', async () => {
  560. // The non-cyclic arm. A number would not discriminate: `scalarJson` renders
  561. // it as digits and the child `str()`s the field back, so it survives the
  562. // wire either way. `undefined` is the value that separates the two orders —
  563. // `scalarJson` emits a bare `undefined` token, so the reply line is not JSON
  564. // at all, the child's parse drops the frame, and the program stays blocked
  565. // on `await` until the wall ceiling (observed). Converting first sends the
  566. // string "undefined", which the program receives as an ordinary rejection.
  567. const { runtime } = await setup({ maxWallMs: 8_000 })
  568. const result = await runtime.run({
  569. program: [
  570. 'try:',
  571. ' await tools.absent({})',
  572. 'except RuntimeError as e:',
  573. ' return "rejected: " + str(e)',
  574. 'return "no rejection"',
  575. ].join('\n'),
  576. bindings: tools({
  577. absent: async () => {
  578. const error = new Error('placeholder')
  579. ;(error as unknown as { message: unknown }).message = undefined
  580. throw error
  581. },
  582. }),
  583. })
  584. expect(result.error).toBeUndefined()
  585. expect(result.value).toBe('rejected: undefined')
  586. }, 15_000)
  587. it('runs a program with no await', async () => {
  588. const { runtime } = await setup()
  589. const result = await runtime.run({
  590. program: 'return 2 + 2',
  591. bindings: [],
  592. })
  593. expect(result.error).toBeUndefined()
  594. expect(result.value).toBe(4)
  595. })
  596. it('returns JSON null whether the program returns None or falls off the end', async () => {
  597. // Python has no `undefined`: an async body that returns None and one that
  598. // never returns both yield None, so both complete as an exact JSON null.
  599. // (The worker/TS backend can tell `return undefined` from `return null`;
  600. // Python cannot, and reporting null for both is the honest rendering.)
  601. const { runtime } = await setup()
  602. const explicit = await runtime.run({ program: 'return None', bindings: [] })
  603. expect(explicit.error).toBeUndefined()
  604. expect(explicit.value).toBeNull()
  605. const noReturn = await runtime.run({ program: 'x = 1', bindings: [] })
  606. expect(noReturn.error).toBeUndefined()
  607. expect(noReturn.value).toBeNull()
  608. })
  609. it('settles with no value on a forged valueless done frame', async () => {
  610. // The child always sends a value now (return None → JSON null), so a done
  611. // frame with no value key can only be forged; the host settles it as a
  612. // value-less completion rather than crashing on the absent field.
  613. const { runtime } = await setup()
  614. const result = await runtime.run({
  615. program: [
  616. 'import os',
  617. 'os.write(3, b\'{"type":"done"}\\n\')',
  618. 'import time',
  619. 'time.sleep(5)',
  620. ].join('\n'),
  621. bindings: [],
  622. })
  623. expect(result.error).toBeUndefined()
  624. expect(result.value).toBeUndefined()
  625. })
  626. it('coalesces print arguments into one log line, not per-write fragments', async () => {
  627. // print("a","b") calls write() per arg/sep/newline; the stream must emit
  628. // one logical line "a b" so Code Mode's join(newline) does not insert
  629. // spurious blank lines. Two prints → exactly two entries, no empties.
  630. const { runtime } = await setup()
  631. const result = await runtime.run({
  632. program: ['print("a", "b")', 'print("c")', 'return None'].join('\n'),
  633. bindings: [],
  634. })
  635. expect(result.error).toBeUndefined()
  636. expect(result.logs).toEqual(['a b', 'c'])
  637. })
  638. it('flushes a print with no trailing newline', async () => {
  639. const { runtime } = await setup()
  640. const result = await runtime.run({
  641. program: ['print("partial", end="")', 'return None'].join('\n'),
  642. bindings: [],
  643. })
  644. expect(result.error).toBeUndefined()
  645. expect(result.logs).toEqual(['partial'])
  646. })
  647. it('aggregates a large newline-free native write into one log entry, not one per pipe chunk', async () => {
  648. // A single `os.write` larger than one pipe read arrives as several Node
  649. // `data` chunks. `logs` entries are joined with `\n` downstream, so pushing
  650. // one entry per transport chunk would insert model-visible newlines at
  651. // arbitrary pipe boundaries inside one native write. Stray capture holds a
  652. // per-stream residual and admits only on a real `\n`, so a 200 KiB blast
  653. // with no newline reads back as exactly one entry with no interior breaks.
  654. const { runtime } = await setup({ maxLogBytes: 300_000 })
  655. const size = 200_000
  656. const result = await runtime.run({
  657. program: ['import os', `os.write(1, b"A" * ${size})`, 'return None'].join('\n'),
  658. bindings: [],
  659. })
  660. expect(result.error).toBeUndefined()
  661. expect(result.logs).toEqual(['A'.repeat(size)])
  662. })
  663. it('splits native output on its own newlines, one entry per line', async () => {
  664. // The complement of the aggregation case: real newlines in a native write
  665. // still delimit entries, matching the child's line-granular `log` frames.
  666. const { runtime } = await setup()
  667. const result = await runtime.run({
  668. program: ['import os', 'os.write(1, b"one\\ntwo\\nthree")', 'return None'].join('\n'),
  669. bindings: [],
  670. })
  671. expect(result.error).toBeUndefined()
  672. expect(result.logs).toEqual(['one', 'two', 'three'])
  673. })
  674. it('bounds a newline-free native flood by the ledger instead of buffering it whole', async () => {
  675. // A newline-free write far larger than maxLogBytes must not accumulate in
  676. // the host-side residual: when the pending residual would cross the budget
  677. // it is admitted (and truncated) immediately, and once the ledger has
  678. // truncated, later chunks stop buffering entirely. The run still completes
  679. // and the captured output ends at the truncation marker rather than
  680. // retaining the whole flood.
  681. const { runtime } = await setup({ maxLogBytes: 4096 })
  682. const result = await runtime.run({
  683. program: ['import os', 'os.write(1, b"A" * 2_000_000)', 'return None'].join('\n'),
  684. bindings: [],
  685. })
  686. expect(result.error).toBeUndefined()
  687. expect(result.logs.at(-1)).toBe(logTruncationMarker(4096))
  688. // The retained output is bounded by the budget, not the 2 MB flood.
  689. expect(result.logs.join('').length).toBeLessThan(4096)
  690. })
  691. it('bounds a control-char-dense native residual by serialized cost, not raw length', async () => {
  692. // A newline-free NUL flood passes the cheap `length + 3` lower bound at a
  693. // raw length well under the budget, but each NUL serializes to `�` (6
  694. // bytes), so the true JSON cost is ~6x. The ledger must charge that
  695. // serialized cost — and `jsonStringCostUpTo` must measure it WITHOUT
  696. // allocating the escaped copy, so a near-budget line under a large
  697. // maxLogBytes cannot momentarily allocate a multi-gigabyte `JSON.stringify`
  698. // result. Under a small budget the residual is truncated once the serialized
  699. // cost crosses it.
  700. const { runtime } = await setup({ maxLogBytes: 4096 })
  701. const result = await runtime.run({
  702. program: ['import os', 'os.write(1, b"\\x00" * 4000)', 'return None'].join('\n'),
  703. bindings: [],
  704. })
  705. expect(result.error).toBeUndefined()
  706. expect(result.logs.at(-1)).toBe(logTruncationMarker(4096))
  707. })
  708. it('bounds a newline-free NUL flood through sys.stdout by serialized cost, not char count', async () => {
  709. // `_LogStream` (the child's sys.stdout wrapper) buffers newline-free writes
  710. // and early-flushes once the pending tail can no longer fit the ledger.
  711. // Charging that trigger by CHARACTER count undercharged a control-char flood
  712. // by up to 6x: 30M NUL chars stay under a 50 MB char-count trigger yet
  713. // serialize to ~180 MB, which the settlement flush then allocated at once —
  714. // breaching a 64 MB RLIMIT_AS and surfacing as worker-exit instead of the
  715. // truncation marker. Driving the flood through sys.stdout.write (not
  716. // os.write, which bypasses the wrapper into host stray capture) exercises the
  717. // in-child stream. On Linux CI the pre-fix trigger dies on RLIMIT_AS; the
  718. // serialized-cost trigger flushes while running, so the run completes and
  719. // ends at the marker. (RLIMIT_AS is skipped on Darwin — bootstrap.py — so the
  720. // worker-exit repro is Linux-only; locally this asserts the happy path.)
  721. const { runtime } = await setup({ maxLogBytes: 50_000_000, addressSpaceMb: 64, maxWallMs: 20_000 })
  722. const result = await runtime.run({
  723. program: ['import sys', 'sys.stdout.write("\\x00" * 30_000_000)', 'return None'].join('\n'),
  724. bindings: [],
  725. })
  726. expect(result.error).toBeUndefined()
  727. expect(result.logs.at(-1)).toBe(logTruncationMarker(50_000_000))
  728. })
  729. it('bounds an illegal-UTF-8 native residual by its U+FFFD-decoded cost', async () => {
  730. // Every 0xFF byte is illegal in any UTF-8 sequence, so `toString('utf8')`
  731. // renders each as U+FFFD (3 serialized bytes). `accrueStrayCost` must charge
  732. // that 3, not the raw 1: otherwise the newline-free residual grows to a full
  733. // budget's worth of RAW bytes before flushing — a ~3x undercount that near a
  734. // large maxLogBytes retains hundreds of MiB then expands toward a ~1 GiB peak
  735. // in flushStray's concat + toString. Paced single-byte writes (each its own
  736. // `data` chunk, like the sealing case) expose the sub-chunk accrual: charged
  737. // at 3 the residual crosses a 3072-byte budget after ~1024 bytes and flushes;
  738. // charged at 1 it would need ~3072 bytes, so the peak residual triples. The
  739. // largest merged buffer is the discriminator.
  740. const realConcat = Buffer.concat.bind(Buffer)
  741. let maxConcat = 0
  742. Buffer.concat = (list: readonly Uint8Array[], total?: number): Buffer<ArrayBuffer> => {
  743. const merged = realConcat(list, total)
  744. if (merged.length > maxConcat) maxConcat = merged.length
  745. return merged
  746. }
  747. let result: CodeRunResult
  748. try {
  749. const { runtime } = await setup({ maxLogBytes: 3072, maxWallMs: 30_000 })
  750. result = await runtime.run({
  751. program: [
  752. 'import os',
  753. 'for _ in range(6000):',
  754. ' os.write(1, b"\\xff")',
  755. ' os.sched_yield()',
  756. 'return None',
  757. ].join('\n'),
  758. bindings: [],
  759. })
  760. } finally {
  761. Buffer.concat = realConcat
  762. }
  763. expect(result.error).toBeUndefined()
  764. expect(result.logs.at(-1)).toBe(logTruncationMarker(3072))
  765. // Charged at 3, the residual flushes around 1024 raw bytes; the largest
  766. // merged buffer stays well under 2048. A raw-byte undercount would let it
  767. // reach ~3072 before flushing, so 2048 discriminates.
  768. expect(maxConcat).toBeLessThan(2048)
  769. })
  770. it('charges a lone surrogate its full six escaped bytes, not three', async () => {
  771. // A forged `log` frame carrying `\ud800` escapes materializes lone
  772. // surrogates after JSON.parse. `Buffer.byteLength` of U+FFFD is 3, but
  773. // ES2019 well-formed `JSON.stringify` emits `\ud800` at 6 bytes, so charging
  774. // the raw width would admit ~2x the configured budget of serialized bytes
  775. // (the same family as the NUL-flood undercount, at 2x rather than 6x). The
  776. // cost walker charges surrogates the full 6, so a flood truncates at budget.
  777. // Forged on fd 3 because Python stdout will not emit lone surrogates.
  778. const { runtime } = await setup({ maxLogBytes: 4096 })
  779. const result = await runtime.run({
  780. program: [
  781. 'import os',
  782. // 1000 \ud800 escapes: charged at the buggy raw width 1000 * 3 = 3000
  783. // bytes fits under 4096 (wrongly admitted), but the correct serialized
  784. // width 1000 * 6 = 6000 bytes is over budget — so the ledger must
  785. // truncate. The count sits in the 683..1365 window where the two
  786. // chargings disagree, making the test discriminate.
  787. String.raw`frame = b'{"type":"log","text":"' + b'\\ud800' * 1000 + b'"}\n'`,
  788. 'os.write(3, frame)',
  789. 'return None',
  790. ].join('\n'),
  791. bindings: [],
  792. })
  793. expect(result.error).toBeUndefined()
  794. expect(result.logs.at(-1)).toBe(logTruncationMarker(4096))
  795. })
  796. it('drops a second stray line in the same chunk once the first truncated the ledger', async () => {
  797. // One `os.write` carrying two newline-terminated lines where the first
  798. // exhausts maxLogBytes: the first line's admit truncates and marks the
  799. // ledger, and the second line's admit — reached in the same `data` callback
  800. // — must be the post-truncation no-op. Proves that branch is exercised, so
  801. // it carries no v8-ignore. Kept to 109 bytes (< the smallest PIPE_BUF, 512 on
  802. // macOS) so the whole payload lands in ONE atomic write and one `data`
  803. // callback — the two newlines cannot split across callbacks and leave the
  804. // branch un-exercised, which would be a hard-to-attribute per-file coverage
  805. // flake. 103 payload bytes still exceed the 64-byte budget, so it truncates.
  806. const { runtime } = await setup({ maxLogBytes: 64 })
  807. const result = await runtime.run({
  808. program: ['import os', 'os.write(1, b"A" * 100 + b"\\nSECOND\\n")', 'return None'].join('\n'),
  809. bindings: [],
  810. })
  811. expect(result.error).toBeUndefined()
  812. expect(result.logs.at(-1)).toBe(logTruncationMarker(64))
  813. expect(result.logs.join('\n')).not.toContain('SECOND')
  814. })
  815. it('charges a broken multibyte sequence its U+FFFD bytes, split across pipe chunks', async () => {
  816. // A 3-byte lead (0xE4) whose continuation never arrives — the next byte is a
  817. // fresh ASCII 'A' — must be costed as U+FFFD (3) for the orphaned lead, not
  818. // folded into a phantom character. Driven byte-by-byte so the lead and the
  819. // breaking byte land in separate `data` chunks, exercising accrueStrayCost's
  820. // cross-chunk broken-sequence branch. The run completes and the bytes are
  821. // captured (rendered U+FFFD by toString), proving the walk resynchronizes.
  822. const { runtime } = await setup({ maxLogBytes: 1024 })
  823. const result = await runtime.run({
  824. program: [
  825. 'import os',
  826. 'os.write(1, b"\\xe4")',
  827. 'os.sched_yield()',
  828. 'os.write(1, b"A\\n")',
  829. 'return None',
  830. ].join('\n'),
  831. bindings: [],
  832. })
  833. expect(result.error).toBeUndefined()
  834. expect(result.logs.join('')).toContain('A')
  835. expect(result.logs.join('')).toContain('�')
  836. })
  837. it('charges the exact serialized cost of short-escape and quote/backslash characters', async () => {
  838. // Exercises every branch of jsonStringCostUpTo's per-character cost: a tab
  839. // and other C0 controls with short JSON forms (\t etc., 2 bytes), a quote
  840. // and backslash (2 bytes each), a `\uXXXX` control (6 bytes), a multibyte
  841. // BMP character (raw UTF-8 width), and plain ASCII. Under a budget large
  842. // enough to admit it, the line survives verbatim — proving the cost walker
  843. // does not over- or under-charge and the string round-trips unescaped.
  844. const { runtime } = await setup({ maxLogBytes: 4096 })
  845. const result = await runtime.run({
  846. program: ['import os', String.raw`os.write(1, "\ta\"b\\c\x01é\n".encode("utf-8"))`, 'return None'].join('\n'),
  847. bindings: [],
  848. })
  849. expect(result.error).toBeUndefined()
  850. expect(result.logs).toEqual(['\ta"b\\c\x01é'])
  851. })
  852. it('fails a completion dict with a non-string key as invalid-output (no key coercion)', async () => {
  853. // json.dumps would coerce {1: "a", "1": "b"} to a single "1" key, silently
  854. // dropping data. The shape validator rejects it before encoding.
  855. const { runtime } = await setup()
  856. const result = await runtime.run({
  857. program: 'return {1: "first", "1": "second"}',
  858. bindings: [],
  859. })
  860. expect(result.value).toBeUndefined()
  861. expect(result.error?.kind).toBe('invalid-output')
  862. expect(result.error?.message).toContain('non-string dict key')
  863. })
  864. it('rejects a binding argument with a non-string dict key before dispatch', async () => {
  865. const { runtime } = await setup()
  866. let called = false
  867. const result = await runtime.run({
  868. program: [
  869. 'caught = ""',
  870. 'try:',
  871. ' await tools.sink({1: "x"})',
  872. 'except RuntimeError as e:',
  873. ' caught = str(e)',
  874. 'return caught',
  875. ].join('\n'),
  876. bindings: tools({ sink: async () => { called = true; return null } }),
  877. })
  878. expect(result.error).toBeUndefined()
  879. expect(result.value).toContain('lossless JSON')
  880. expect(called).toBe(false)
  881. })
  882. it('fails a non-JSON completion value as invalid-output (no repr substitution)', async () => {
  883. // A set is not lossless JSON. The old draft substituted repr(); the seam
  884. // now requires refusing the run instead.
  885. const { runtime } = await setup()
  886. const result = await runtime.run({
  887. program: 'return {1, 2, 3}',
  888. bindings: [],
  889. })
  890. expect(result.value).toBeUndefined()
  891. expect(result.error?.kind).toBe('invalid-output')
  892. expect(result.error?.message).toContain('lossless JSON')
  893. expect(result.error?.message).toContain('set')
  894. })
  895. it('fails a negative-zero completion value as invalid-output (sign bit is lossy over JSON)', async () => {
  896. // JSON serialization turns -0.0 into 0 (or JS -0), silently changing the
  897. // sign bit; the canonical lossless-JSON boundary rejects it, so the
  898. // Python side must too — as a completion and as a binding argument.
  899. const { runtime } = await setup()
  900. const completion = await runtime.run({
  901. program: 'return -0.0',
  902. bindings: [],
  903. })
  904. expect(completion.error?.kind).toBe('invalid-output')
  905. expect(completion.error?.message).toContain('negative zero')
  906. const argument = await runtime.run({
  907. program: [
  908. 'try:',
  909. ' await tools.echo(-0.0)',
  910. ' return "accepted"',
  911. 'except RuntimeError as e:',
  912. ' return str(e)',
  913. ].join('\n'),
  914. bindings: tools({ echo: async args => args as never }),
  915. })
  916. expect(argument.error).toBeUndefined()
  917. expect(argument.value).toContain('negative zero')
  918. })
  919. it('fails a NaN completion value as invalid-output (allow_nan=False)', async () => {
  920. // json.dumps would happily emit NaN by default, but NaN is not JSON; the
  921. // bootstrap passes allow_nan=False so it fails as invalid-output.
  922. const { runtime } = await setup()
  923. const result = await runtime.run({
  924. program: 'return float("nan")',
  925. bindings: [],
  926. })
  927. expect(result.error?.kind).toBe('invalid-output')
  928. })
  929. it('fails an over-budget completion value as output-limit (child-side check)', async () => {
  930. const { runtime } = await setup({ maxValueBytes: 64 })
  931. const result = await runtime.run({
  932. program: 'return "V" * 5000',
  933. bindings: [],
  934. })
  935. expect(result.value).toBeUndefined()
  936. expect(result.error?.kind).toBe('output-limit')
  937. expect(result.error?.message).toContain('exceeded 64 bytes')
  938. })
  939. it('rejects a wide completion as output-limit before materializing its traversal state', async () => {
  940. // `[0] * 2000000` sits far above maxValueBytes but well below the frame
  941. // ceiling. The folded checker must reject it via the pre-enqueue bound —
  942. // BEFORE pushing two million elements onto the walk — so a small
  943. // addressSpaceMb does not turn the check itself into an RLIMIT_AS death.
  944. const { runtime } = await setup({ maxValueBytes: 64, addressSpaceMb: 256, maxWallMs: 15_000 })
  945. const result = await runtime.run({
  946. program: 'return [0] * 2000000',
  947. bindings: [],
  948. })
  949. expect(result.value).toBeUndefined()
  950. expect(result.error?.kind).toBe('output-limit')
  951. expect(result.error?.message).toContain('exceeded 64 bytes')
  952. }, 20_000)
  953. it('rejects a wide dict as output-limit without materializing its items list', async () => {
  954. // Same pre-enqueue bound on the dict branch: `len(current)` replaces
  955. // `list(current.items())`, which allocated one tuple per member before the
  956. // bound could reject the value. Two million entries under a 64-byte cap
  957. // fits the 256 MiB address space as a dict but not as a dict PLUS a
  958. // two-million-tuple list.
  959. const { runtime } = await setup({ maxValueBytes: 64, addressSpaceMb: 256, maxWallMs: 15_000 })
  960. const result = await runtime.run({
  961. program: 'return {str(i): 0 for i in range(2000000)}',
  962. bindings: [],
  963. })
  964. expect(result.value).toBeUndefined()
  965. expect(result.error?.kind).toBe('output-limit')
  966. expect(result.error?.message).toContain('exceeded 64 bytes')
  967. }, 20_000)
  968. it('meters a float completion in the host\'s number spelling', async () => {
  969. // CPython's repr disagrees with the host's String(number): `1.0` is three
  970. // bytes here and one there, `1e-07` pads the exponent the host writes as
  971. // `1e-7`. Both sides meter the SAME budget, so the child must count the
  972. // bytes the host will receive — otherwise a boundary-sized value is
  973. // falsely reported as output-limit.
  974. const { runtime } = await setup({ maxValueBytes: 1 })
  975. const integral = await runtime.run({ program: 'return 1.0', bindings: [] })
  976. expect(integral.error).toBeUndefined()
  977. expect(integral.value).toBe(1)
  978. const exponent = await setup({ maxValueBytes: 4 })
  979. const small = await exponent.runtime.run({ program: 'return 1e-7', bindings: [] })
  980. expect(small.error).toBeUndefined()
  981. expect(small.value).toBe(1e-7)
  982. // The spelling is a meter input, not a licence to overshoot: `1.5` is three
  983. // bytes on both sides and still fails a two-byte budget.
  984. const tight = await setup({ maxValueBytes: 2 })
  985. const over = await tight.runtime.run({ program: 'return 1.5', bindings: [] })
  986. expect(over.error?.kind).toBe('output-limit')
  987. })
  988. it('carries floats across the wire in the host\'s number spelling', async () => {
  989. // The child ENCODES with the same speller it meters with, so the frame the
  990. // host parses must reproduce every double exactly — including the branches
  991. // where CPython and ECMAScript disagree (integral floats, sub-1e-6
  992. // exponents, >= 1e21, and beyond-safe-range integral doubles whose exact
  993. // digits differ from the shortest round-trip form).
  994. const { runtime } = await setup()
  995. const result = await runtime.run({
  996. program: 'return [1.0, 100.0, 1.5, 0.1, 1e-7, 1e-6, 1e-5, 123.456, -2.5e-8, 1e21, float(2**60), 5e-324, 1.7976931348623157e308]',
  997. bindings: [],
  998. })
  999. expect(result.error).toBeUndefined()
  1000. expect(result.value).toEqual([1, 100, 1.5, 0.1, 1e-7, 1e-6, 1e-5, 123.456, -2.5e-8, 1e21, 2 ** 60, 5e-324, 1.7976931348623157e308])
  1001. })
  1002. it('rejects a forged non-lossless done value host-side as invalid-output', async () => {
  1003. // A forged done frame bypasses the child's _check_done_value. JSON.parse
  1004. // turns 1e400 into Infinity; validateChildFrame no longer scans done.value,
  1005. // so the host's own checkDoneValue must catch the non-lossless number.
  1006. const { runtime } = await setup()
  1007. const result = await runtime.run({
  1008. program: [
  1009. 'import os',
  1010. String.raw`os.write(3, b'{"type":"done","value":1e400}' + b'\n')`,
  1011. 'import time',
  1012. 'time.sleep(5)',
  1013. ].join('\n'),
  1014. bindings: [],
  1015. })
  1016. expect(result.value).toBeUndefined()
  1017. expect(result.error?.kind).toBe('invalid-output')
  1018. expect(result.error?.message).toContain('non-lossless number')
  1019. })
  1020. it('reports a syntax error as an exception without settling with a value', async () => {
  1021. const { runtime } = await setup()
  1022. const result = await runtime.run({
  1023. program: '$$invalid python$$',
  1024. bindings: [],
  1025. })
  1026. expect(result.error?.kind).toBe('exception')
  1027. expect(result.error?.message).toContain('SyntaxError')
  1028. expect(result.value).toBeUndefined()
  1029. })
  1030. it('reports a runtime raise as an exception with the traceback', async () => {
  1031. const { runtime } = await setup()
  1032. const result = await runtime.run({
  1033. program: 'raise ValueError("intentional")',
  1034. bindings: [],
  1035. })
  1036. expect(result.error?.kind).toBe('exception')
  1037. expect(result.error?.message).toContain('ValueError')
  1038. expect(result.error?.message).toContain('intentional')
  1039. })
  1040. it('bounds a deep exception cause chain instead of burning the wall budget formatting it', async () => {
  1041. // A chain thousands of links deep would make the rendering walk and
  1042. // format() linear in its length, consuming maxWallMs. Rendering is capped
  1043. // at 100 links with a marker; the run reports the exception well within
  1044. // budget rather than timing out.
  1045. const { runtime } = await setup({ maxValueBytes: 1024 * 1024, maxWallMs: 20_000 })
  1046. const start = Date.now()
  1047. const result = await runtime.run({
  1048. program: [
  1049. 'err = None',
  1050. 'for i in range(3000):',
  1051. ' try:',
  1052. ' raise ValueError(i) from err',
  1053. ' except ValueError as e:',
  1054. ' err = e',
  1055. 'raise err',
  1056. ].join('\n'),
  1057. bindings: [],
  1058. })
  1059. expect(result.error?.kind).toBe('exception')
  1060. expect(result.error?.message).toContain('exception chain truncated at 100 links')
  1061. expect(Date.now() - start).toBeLessThan(15_000)
  1062. }, 25_000)
  1063. it('bounds an over-cap chain without assigning to the live exception', async () => {
  1064. // The cap used to be applied by severing the over-cap link ON the live
  1065. // exception. An exception class overriding __setattr__ to raise turned that
  1066. // assignment into model code running inside the bootstrap's failure
  1067. // handler; the throw skipped the `done` send that sits after the handler,
  1068. // so the host blocked on fd 3 and reported a maxWallMs timeout instead of
  1069. // the model's own exception. Cutting the chain on the TracebackException
  1070. // COPY touches no model hook, so the marker still appears and the run
  1071. // reports `exception`.
  1072. const { runtime } = await setup({ maxValueBytes: 1024 * 1024, maxWallMs: 15_000 })
  1073. const start = Date.now()
  1074. const result = await runtime.run({
  1075. program: [
  1076. 'class Sealed(Exception):',
  1077. ' def __setattr__(self, name, value):',
  1078. ' raise RuntimeError("live mutation refused")',
  1079. 'err = None',
  1080. 'for i in range(150):',
  1081. ' try:',
  1082. ' raise Sealed(i) from err',
  1083. ' except Sealed as e:',
  1084. ' err = e',
  1085. 'raise err',
  1086. ].join('\n'),
  1087. bindings: [],
  1088. })
  1089. expect(result.error?.kind).toBe('exception')
  1090. expect(result.error?.message).toContain('Sealed')
  1091. expect(result.error?.message).toContain('exception chain truncated at 100 links')
  1092. // The sever attempt is what used to leak: its message must not appear, and
  1093. // the run must settle well inside the wall budget rather than timing out.
  1094. expect(result.error?.message).not.toContain('live mutation refused')
  1095. expect(Date.now() - start).toBeLessThan(10_000)
  1096. }, 20_000)
  1097. it('still sends done when rendering the diagnostic itself raises', async () => {
  1098. // format() reaches the exception's own __str__, so a model class whose
  1099. // __str__ raises can throw from inside the failure handler. CPython's
  1100. // _safe_string absorbs a raising __str__ during formatting, but the
  1101. // fallback must hold for any throw on that path (a raising __repr__ of an
  1102. // argument, a MemoryError under RLIMIT_AS), so the assertion is the
  1103. // invariant that matters: a `done` frame carrying `exception`, never a
  1104. // timeout, and never the failing renderer's own message.
  1105. const { runtime } = await setup({ maxWallMs: 10_000 })
  1106. const result = await runtime.run({
  1107. program: [
  1108. 'class Unprintable(Exception):',
  1109. ' def __str__(self):',
  1110. ' raise RuntimeError("str refused")',
  1111. ' def __repr__(self):',
  1112. ' raise RuntimeError("repr refused")',
  1113. 'raise Unprintable()',
  1114. ].join('\n'),
  1115. bindings: [],
  1116. })
  1117. expect(result.error?.kind).toBe('exception')
  1118. expect(result.error?.message).toContain('Unprintable')
  1119. expect(result.error?.message).not.toContain('str refused')
  1120. expect(result.error?.message).not.toContain('repr refused')
  1121. }, 15_000)
  1122. it('sends done with an inert diagnostic when the whole rendering path raises', async () => {
  1123. // Drive the fallback itself. `TracebackException.format` reads the
  1124. // exception class's `__module__` to decide whether to qualify the name, and
  1125. // a metaclass property can raise there — a throw INSIDE the formatter,
  1126. // reached with no rebinding of anything the bootstrap owns. Without the
  1127. // wrapper it escapes the handler, the `done` send never runs, and the host
  1128. // times out at maxWallMs.
  1129. const { runtime } = await setup({ maxWallMs: 10_000 })
  1130. const result = await runtime.run({
  1131. program: [
  1132. 'class Meta(type):',
  1133. ' @property',
  1134. ' def __module__(cls):',
  1135. ' raise RuntimeError("renderer refused")',
  1136. 'class Hostile(ValueError, metaclass=Meta):',
  1137. ' pass',
  1138. 'raise Hostile("original failure")',
  1139. ].join('\n'),
  1140. bindings: [],
  1141. })
  1142. expect(result.error?.kind).toBe('exception')
  1143. // The inert fallback names the class and a fixed literal; it must not carry
  1144. // the renderer's message, and must not have become a timeout. `__name__` is
  1145. // still a plain str here, so the class name survives.
  1146. expect(result.error?.message).toBe('Hostile: <diagnostic rendering failed>')
  1147. }, 15_000)
  1148. it('falls back to a placeholder class name when __name__ itself raises', async () => {
  1149. // The fallback reads type(exc).__name__, which a metaclass property can
  1150. // hijack. It must neither run that override's failure into the handler nor
  1151. // format a non-str __name__ into the message. The hostile `__module__` is
  1152. // what drives execution into the fallback in the first place.
  1153. const { runtime } = await setup({ maxWallMs: 10_000 })
  1154. const result = await runtime.run({
  1155. program: [
  1156. 'class Meta(type):',
  1157. ' @property',
  1158. ' def __module__(cls):',
  1159. ' raise RuntimeError("renderer refused")',
  1160. ' @property',
  1161. ' def __name__(cls):',
  1162. ' raise RuntimeError("name refused")',
  1163. 'class Nameless(Exception, metaclass=Meta):',
  1164. ' pass',
  1165. 'raise Nameless()',
  1166. ].join('\n'),
  1167. bindings: [],
  1168. })
  1169. expect(result.error?.kind).toBe('exception')
  1170. expect(result.error?.message).toBe('<unknown>: <diagnostic rendering failed>')
  1171. }, 15_000)
  1172. it('reports the real exception when the program rebinds every name the failure path uses', async () => {
  1173. // The bootstrap IS __main__, so `import __main__; __main__._X = ...` reaches
  1174. // any module global a call-time lookup would read. The failure path is the
  1175. // worst place for that: the reporter, the byte cap, the traceback formatter,
  1176. // the settlement flush and the `done` send all run AFTER the `except` block,
  1177. // so a replacement that raises skips the send, leaves the host blocked on
  1178. // fd 3, and the run reports a maxWallMs timeout instead of the model's own
  1179. // exception. Rebind all of them at once; the run must still carry the real
  1180. // ValueError.
  1181. const { runtime } = await setup({ maxWallMs: 10_000 })
  1182. const result = await runtime.run({
  1183. program: [
  1184. 'import __main__',
  1185. 'def boom(*a, **k):',
  1186. ' raise RuntimeError("hijacked")',
  1187. '__main__._SAFE_MODEL_TRACEBACK = boom',
  1188. '__main__._cap_message = boom',
  1189. '__main__._model_traceback = boom',
  1190. '__main__._UNRENDERABLE_DIAGNOSTIC = boom',
  1191. '__main__._LogStream.flush_line = boom',
  1192. '__main__.ProtocolChannel.send_sync = boom',
  1193. 'raise ValueError("real failure")',
  1194. ].join('\n'),
  1195. bindings: [],
  1196. })
  1197. expect(result.error?.kind).toBe('exception')
  1198. expect(result.error?.message).toContain('ValueError: real failure')
  1199. expect(result.error?.message).not.toContain('hijacked')
  1200. }, 15_000)
  1201. it('bounds an over-cap exception-group nesting on the copy', async () => {
  1202. // Exception groups link through `exceptions`, not the cause/context
  1203. // dunders, so the cap has to count that edge too — otherwise a deeply
  1204. // nested group walks past the bound the marker claims to enforce.
  1205. const { runtime } = await setup({ maxValueBytes: 1024 * 1024, maxWallMs: 15_000 })
  1206. const result = await runtime.run({
  1207. program: [
  1208. 'group = ValueError("leaf")',
  1209. 'for i in range(150):',
  1210. ' group = ExceptionGroup(f"g{i}", [group])',
  1211. 'raise group',
  1212. ].join('\n'),
  1213. bindings: [],
  1214. })
  1215. expect(result.error?.kind).toBe('exception')
  1216. expect(result.error?.message).toContain('exception chain truncated at 100 links')
  1217. }, 20_000)
  1218. it('filters every bootstrap frame from the traceback of an uncaught binding rejection', async () => {
  1219. // A rejection re-raised by the bootstrap's dispatch adds bootstrap frames
  1220. // AFTER the model's own; only <model> frames may reach model-visible,
  1221. // durable output — a bootstrap.py path would leak host absolutes and make
  1222. // transcripts machine-dependent.
  1223. const { runtime } = await setup()
  1224. const result = await runtime.run({
  1225. program: 'await tools.boom({})',
  1226. bindings: tools({ boom: async () => { throw new Error('exploded') } }),
  1227. })
  1228. expect(result.error?.kind).toBe('exception')
  1229. expect(result.error?.message).toContain('exploded')
  1230. expect(result.error?.message).toContain('<model>')
  1231. expect(result.error?.message).not.toContain('bootstrap.py')
  1232. })
  1233. it('renders a non-Error thrown value from a host binding as its String form', async () => {
  1234. const { runtime } = await setup()
  1235. const result = await runtime.run({
  1236. program: [
  1237. 'caught = ""',
  1238. 'try:',
  1239. ' await tools.failRaw({})',
  1240. 'except RuntimeError as e:',
  1241. ' caught = str(e)',
  1242. 'return caught',
  1243. ].join('\n'),
  1244. bindings: tools({
  1245. failRaw: async () => { throw 'raw-nope' },
  1246. }),
  1247. })
  1248. expect(result.error).toBeUndefined()
  1249. expect(result.value).toContain('raw-nope')
  1250. })
  1251. it('reassembles a frame split across writes behind a completed one', async () => {
  1252. // One os.write carrying "<frame>\n<partial...>" leaves a non-empty
  1253. // residual after the newline loop; the tail must survive until its own
  1254. // newline arrives and then parse as a normal frame.
  1255. const { runtime } = await setup()
  1256. const result = await runtime.run({
  1257. program: [
  1258. 'import os, json',
  1259. 'head = json.dumps({"type":"log","text":"first"}).encode()',
  1260. 'tail = json.dumps({"type":"log","text":"second"}).encode()',
  1261. 'import time',
  1262. 'os.write(3, head + b"\\n" + tail[:5])',
  1263. 'time.sleep(0.2)',
  1264. 'os.write(3, tail[5:] + b"\\n")',
  1265. 'return "ok"',
  1266. ].join('\n'),
  1267. bindings: [],
  1268. })
  1269. expect(result.error).toBeUndefined()
  1270. expect(result.value).toBe('ok')
  1271. expect(result.logs).toContain('first')
  1272. expect(result.logs).toContain('second')
  1273. })
  1274. it('raises the declared errorClass with the member name on rejection', async () => {
  1275. // Code Mode declares { name: ToolCallError, memberNameProperty: toolName };
  1276. // a host rejection must surface as that class, carrying the failed tool.
  1277. const { runtime } = await setup()
  1278. const result = await runtime.run({
  1279. program: [
  1280. 'caught = ""',
  1281. 'try:',
  1282. ' await tools.fail({})',
  1283. 'except ToolCallError as e:',
  1284. ' caught = f"{type(e).__name__}:{e.toolName}:{e}"',
  1285. 'return caught',
  1286. ].join('\n'),
  1287. bindings: [{
  1288. global: 'tools',
  1289. functions: { fail: async () => { throw new Error('typed-nope') } },
  1290. errorClass: { name: 'ToolCallError', memberNameProperty: 'toolName' },
  1291. }],
  1292. })
  1293. expect(result.error).toBeUndefined()
  1294. expect(result.value).toBe('ToolCallError:fail:typed-nope')
  1295. })
  1296. it('rejects an errorClass name colliding with its namespace global at the seam', async () => {
  1297. const { runtime } = await setup()
  1298. await expect(runtime.run({
  1299. program: 'return 1',
  1300. bindings: [{ global: 'tools', functions: {}, errorClass: { name: 'tools', memberNameProperty: 'toolName' } }],
  1301. })).rejects.toThrow(/collides with another injected global/)
  1302. })
  1303. it('rejects a namespace global colliding with a runtime-owned name at the seam', async () => {
  1304. // `__dsh_main__` passes the identifier check, but exec()ing the generated
  1305. // wrapper would silently overwrite the binding after injection. `console`
  1306. // is the WORKER backend's slot — refused here too so a namespace list
  1307. // valid on one backend is valid on all.
  1308. const { runtime } = await setup()
  1309. // `__debug__` is refused for a different reason than a collision: CPython
  1310. // compiles a bare `__debug__` reference to the constant True and refuses to
  1311. // assign the name at compile time, so an injected global under it is
  1312. // unreachable from the program — accepted by the seam, unusable here.
  1313. for (const global of ['__dsh_main__', 'console', '__debug__']) {
  1314. await expect(runtime.run({
  1315. program: 'x = 1',
  1316. bindings: [{ global, functions: {} }],
  1317. })).rejects.toThrow(/collides with a runtime-owned global/)
  1318. }
  1319. })
  1320. it('accepts a non-identifier memberNameProperty and rejects only an empty one', async () => {
  1321. // The seam permits any non-empty own property except the reserved
  1322. // members; Python setattr/getattr carry exotic names like `tool-name`,
  1323. // and the worker backend accepts them, so this backend must too.
  1324. const { runtime } = await setup()
  1325. const result = await runtime.run({
  1326. program: [
  1327. 'try:',
  1328. ' await tools.boom({})',
  1329. 'except ToolCallError as e:',
  1330. ' return getattr(e, "tool-name")',
  1331. ].join('\n'),
  1332. bindings: [{
  1333. global: 'tools',
  1334. functions: { boom: async () => { throw new Error('nope') } },
  1335. errorClass: { name: 'ToolCallError', memberNameProperty: 'tool-name' },
  1336. }],
  1337. })
  1338. expect(result.error).toBeUndefined()
  1339. expect(result.value).toBe('boom')
  1340. await expect(runtime.run({
  1341. program: 'return 1',
  1342. bindings: [{ global: 'tools', functions: {}, errorClass: { name: 'ToolCallError', memberNameProperty: '' } }],
  1343. })).rejects.toThrow(/memberNameProperty must be a non-empty attribute name/)
  1344. })
  1345. it('resolves a basename pythonBin to an absolute path (runs a real program)', async () => {
  1346. // A bare `python3` basename must resolve against PATH and actually launch
  1347. // under the empty-env spawn — exercises the accessSync success branch.
  1348. const { runtime } = await setup({ pythonBin: 'python3' })
  1349. const result = await runtime.run({ program: 'return 7', bindings: [] })
  1350. expect(result.error).toBeUndefined()
  1351. expect(result.value).toBe(7)
  1352. })
  1353. it('spawns via an absolute python path resolved from a basename against PATH', async () => {
  1354. // resolvePythonBin turns the default basename into an absolute path before
  1355. // the empty-env spawn; a basename with no PATH match falls through to the
  1356. // normal ENOENT worker-exit rather than throwing.
  1357. const { runtime } = await setup({ pythonBin: 'definitely-no-such-python-xyz' })
  1358. const result = await runtime.run({ program: 'return 1', bindings: [] })
  1359. expect(result.error?.kind).toBe('worker-exit')
  1360. })
  1361. it('rejects a memberNameProperty naming a constrained BaseException attribute', async () => {
  1362. // `__dict__`/`__class__` are constrained descriptors alongside
  1363. // `__traceback__` — setattr of a string raises TypeError while
  1364. // constructing the rejection — so every dunder is refused at the seam.
  1365. const { runtime } = await setup()
  1366. // name/message/stack are the seam's own exclusions (CodeBindingErrorClass
  1367. // forbids replacing them; the worker backend rejects them identically).
  1368. for (const member of ['__traceback__', '__dict__', '__class__', 'args', 'name', 'message', 'stack']) {
  1369. await expect(runtime.run({
  1370. program: 'return 1',
  1371. bindings: [{ global: 'tools', functions: {}, errorClass: { name: 'ToolCallError', memberNameProperty: member } }],
  1372. })).rejects.toThrow(/reserved error member/)
  1373. }
  1374. })
  1375. it('rejects a lossy binding resolution (NaN) instead of coercing it to null', async () => {
  1376. // JSON.stringify would turn NaN into null and drop undefined fields; the
  1377. // seam requires a descriptive rejection so data cannot silently corrupt.
  1378. const { runtime } = await setup()
  1379. const result = await runtime.run({
  1380. program: [
  1381. 'caught = ""',
  1382. 'try:',
  1383. ' await tools.bad({})',
  1384. 'except RuntimeError as e:',
  1385. ' caught = str(e)',
  1386. 'return caught',
  1387. ].join('\n'),
  1388. bindings: tools({ bad: async () => Number.NaN }),
  1389. })
  1390. expect(result.error).toBeUndefined()
  1391. expect(result.value).toContain('lossless JSON')
  1392. })
  1393. it('contains a forged pathological done value without crashing the host', async () => {
  1394. // A ~20k-deep nested array forged onto fd 3 would overflow a recursive
  1395. // JSON.stringify; the host's iterative encoder measures it stack-safely
  1396. // and fails it deterministically on the byte budget (40 kB > 32 KiB).
  1397. const { runtime } = await setup()
  1398. const result = await runtime.run({
  1399. program: [
  1400. 'import os, json',
  1401. 'depth = 20000',
  1402. 'payload = "[" * depth + "]" * depth',
  1403. 'os.write(3, b\'{"type":"done","value":\' + payload.encode() + b\'}\\n\')',
  1404. 'import time',
  1405. 'time.sleep(5)',
  1406. ].join('\n'),
  1407. bindings: [],
  1408. })
  1409. expect(result.value).toBeUndefined()
  1410. expect(result.error?.kind).toBe('output-limit')
  1411. })
  1412. it('preserves a deeply nested completion value below the byte budget', async () => {
  1413. // CodeJsonValue has no depth limit: a 10000-deep nested list is only
  1414. // ~20 kB — under maxValueBytes — and must cross intact. That depth
  1415. // overflows BOTH recursive serializers the pipeline used to rely on
  1416. // (CPython's json.dumps recursion limit ~1000s, V8's JSON.stringify), so
  1417. // it proves the child-side _encode_json_plain and the host-side
  1418. // encodeJsonPlain together. The host JSON.parse of the frame is iterative
  1419. // in V8 for arrays, so only the two encoders were at risk.
  1420. const { runtime } = await setup()
  1421. const result = await runtime.run({
  1422. program: [
  1423. 'v = None',
  1424. 'for _ in range(10000):',
  1425. ' v = [v]',
  1426. 'return v',
  1427. ].join('\n'),
  1428. bindings: [],
  1429. })
  1430. expect(result.error).toBeUndefined()
  1431. // Walk down iteratively (a recursive toEqual would itself overflow).
  1432. let depth = 0
  1433. let cursor: unknown = result.value
  1434. while (Array.isArray(cursor)) {
  1435. expect(cursor).toHaveLength(1)
  1436. cursor = cursor[0]
  1437. depth++
  1438. }
  1439. expect(depth).toBe(10000)
  1440. expect(cursor).toBeNull()
  1441. })
  1442. it('bridges a deeply nested binding resolution back into the program stack-safely', async () => {
  1443. // A binding resolution has no seam-level depth or byte cap; neither the
  1444. // host's reply serialization nor the CHILD's reply decode may die on
  1445. // recursion (json.loads raises RecursionError ~10k levels deep; the
  1446. // bootstrap decodes frames iteratively). 12000 levels sits past that
  1447. // limit while staying tiny in bytes.
  1448. const { runtime } = await setup()
  1449. const deep = ((): unknown => {
  1450. let v: unknown = null
  1451. for (let i = 0; i < 12000; i++) v = [v]
  1452. return v
  1453. })()
  1454. const result = await runtime.run({
  1455. program: [
  1456. 'v = await tools.deep({})',
  1457. 'depth = 0',
  1458. 'while isinstance(v, list):',
  1459. ' v = v[0]',
  1460. ' depth += 1',
  1461. 'return depth',
  1462. ].join('\n'),
  1463. bindings: tools({ deep: async () => deep as never }),
  1464. })
  1465. expect(result.error).toBeUndefined()
  1466. expect(result.value).toBe(12000)
  1467. })
  1468. it('rejects a reserved errorClass name at the seam', async () => {
  1469. const { runtime } = await setup()
  1470. await expect(runtime.run({
  1471. program: 'return 1',
  1472. bindings: [{
  1473. global: 'tools',
  1474. functions: {},
  1475. errorClass: { name: 'class', memberNameProperty: 'toolName' },
  1476. }],
  1477. })).rejects.toThrow(/errorClass.name "class" is not a usable Python identifier/)
  1478. })
  1479. it('routes a declared inherited-attribute name through the bridge via subscript', async () => {
  1480. // __class__ resolves on `object` before any fallback hook; the proxy's
  1481. // __getattribute__ intercepts declared names first, and subscript access
  1482. // is the SDK-advertised route for underscore names.
  1483. const { runtime } = await setup()
  1484. const seen: string[] = []
  1485. const result = await runtime.run({
  1486. program: [
  1487. 'a = await tools["__class__"]({"via": "subscript"})',
  1488. 'b = await tools.__class__({"via": "dot"})',
  1489. 'return [a, b]',
  1490. ].join('\n'),
  1491. bindings: tools({
  1492. '__class__': async () => { seen.push('called'); return 'bridged' },
  1493. }),
  1494. })
  1495. expect(result.error).toBeUndefined()
  1496. expect(result.value).toEqual(['bridged', 'bridged'])
  1497. expect(seen).toEqual(['called', 'called'])
  1498. })
  1499. it('rejects NaN binding arguments immediately instead of hanging', async () => {
  1500. // Default json.dumps would emit a non-standard NaN token that the host
  1501. // JSON.parse drops silently, hanging the call until the wall clock;
  1502. // allow_nan=False raises in-program right away.
  1503. const { runtime } = await setup({ maxWallMs: 8000 })
  1504. const start = Date.now()
  1505. const result = await runtime.run({
  1506. program: [
  1507. 'caught = ""',
  1508. 'try:',
  1509. ' await tools.echo({"x": float("nan")})',
  1510. 'except RuntimeError as e:',
  1511. ' caught = str(e)',
  1512. 'return caught',
  1513. ].join('\n'),
  1514. bindings: tools({ echo: async args => args as CodeJsonValue }),
  1515. })
  1516. expect(result.error).toBeUndefined()
  1517. expect(result.value).toContain('lossless JSON')
  1518. expect(Date.now() - start).toBeLessThan(5000)
  1519. })
  1520. it('carries large binding arguments well past maxValueBytes', async () => {
  1521. // Binding traffic has no seam byte cap: a call frame far larger than the
  1522. // completion budget must reach the host intact (the fd-3 ceiling is a
  1523. // fixed memory-safety bound, not an output budget).
  1524. const maxValueBytes = 4096
  1525. const { runtime } = await setup({ maxValueBytes })
  1526. let receivedLength = 0
  1527. const result = await runtime.run({
  1528. program: [
  1529. `big = "B" * ${maxValueBytes * 50}`,
  1530. 'r = await tools.measure({"payload": big})',
  1531. 'return r',
  1532. ].join('\n'),
  1533. bindings: tools({
  1534. measure: async (args) => {
  1535. receivedLength = ((args as { payload: string }).payload).length
  1536. return receivedLength
  1537. },
  1538. }),
  1539. })
  1540. expect(result.error).toBeUndefined()
  1541. expect(receivedLength).toBe(maxValueBytes * 50)
  1542. expect(result.value).toBe(maxValueBytes * 50)
  1543. })
  1544. it('rejects an unknown binding name inside the program with a matching error', async () => {
  1545. const { runtime } = await setup()
  1546. const result = await runtime.run({
  1547. program: [
  1548. 'caught = ""',
  1549. 'try:',
  1550. ' await tools.nope({})',
  1551. 'except (AttributeError, RuntimeError) as e:',
  1552. ' caught = str(e)',
  1553. 'return caught',
  1554. ].join('\n'),
  1555. bindings: tools({ known: async () => 'ok' }),
  1556. })
  1557. expect(result.error).toBeUndefined()
  1558. expect(result.value).toContain('nope')
  1559. })
  1560. it('bounds an unknown-binding diagnostic built from a forged call frame', async () => {
  1561. // `call.global` and `call.name` carry no byte cap of their own, only the
  1562. // 256 MiB fd-3 frame ceiling, and the reply interpolated them raw: one copy
  1563. // into the template result, one into the `JSON.stringify` escape, one into
  1564. // the `encodeJsonPlain` frame, one into the pipe write. Slicing each field
  1565. // to `maxValueBytes` code units first makes an 8 MiB forged name a
  1566. // 128-byte reply. The observable effect is the reply the child then has to
  1567. // READ: its fd-3 reader is unbuffered, so `readline` consumes an oversized
  1568. // reply one `read(2)` per byte and the run's own legitimate call never gets
  1569. // answered — measured under a 60 s ceiling, the 8 MiB case timed out and a
  1570. // 64 MiB case cost the host 509.9 MiB of heap against 120.3 MiB with the
  1571. // slices in place. The child's address space stays generous enough to BUILD
  1572. // the forgery, which is not what is under test.
  1573. const { runtime } = await setup({ maxValueBytes: 128, addressSpaceMb: 1024, maxWallMs: 20_000 })
  1574. const result = await runtime.run({
  1575. program: [
  1576. 'import os',
  1577. 'frame = b\'{"type":"call","id":9001,"global":"tools","name":"\' + b"n" * (8 * 1024 * 1024) + b\'","args":{}}\\n\'',
  1578. // One os.write returns short past the pipe buffer, and a partial frame
  1579. // would glue itself to the next one and be dropped as malformed, so the
  1580. // forgery goes out through a drain loop.
  1581. 'view = memoryview(frame)',
  1582. 'while view:',
  1583. ' view = view[os.write(3, view):]',
  1584. // A legitimate call after the forgery: its reply can only arrive once
  1585. // the child has read past whatever the forged frame was answered with.
  1586. 'await tools.known({})',
  1587. 'return "settled"',
  1588. ].join('\n'),
  1589. bindings: tools({ known: async () => 'ok' }),
  1590. })
  1591. expect(result.error).toBeUndefined()
  1592. expect(result.value).toBe('settled')
  1593. }, 40_000)
  1594. it('bridges a binding call reached via subscript access (tools["name"])', async () => {
  1595. // The SDK tells the model `await tools["my-tool"](args)` works for exotic
  1596. // names; the proxy's __getitem__ must route it through the bridge.
  1597. const { runtime } = await setup()
  1598. const result = await runtime.run({
  1599. program: [
  1600. 'r = await tools["my-tool"]({"n": 7})',
  1601. 'return r',
  1602. ].join('\n'),
  1603. bindings: tools({ 'my-tool': async args => ({ got: args as CodeJsonValue }) }),
  1604. })
  1605. expect(result.error).toBeUndefined()
  1606. expect(result.value).toEqual({ got: { n: 7 } })
  1607. })
  1608. it('raises KeyError for an undeclared subscript name', async () => {
  1609. const { runtime } = await setup()
  1610. const result = await runtime.run({
  1611. program: [
  1612. 'caught = ""',
  1613. 'try:',
  1614. ' await tools["absent"]({})',
  1615. 'except KeyError as e:',
  1616. ' caught = str(e)',
  1617. 'return caught',
  1618. ].join('\n'),
  1619. bindings: tools({ known: async () => 'ok' }),
  1620. })
  1621. expect(result.error).toBeUndefined()
  1622. expect(result.value).toContain('absent')
  1623. })
  1624. })
  1625. describe('PythonCodeRuntime — budgets, termination, disposal', () => {
  1626. it('kills a wall-clock runaway program via SIGTERM/SIGKILL and reports timeout', async () => {
  1627. const { runtime } = await setup({ maxWallMs: 500, graceMs: 200 })
  1628. const start = Date.now()
  1629. const result = await runtime.run({
  1630. program: 'import time\nwhile True: time.sleep(1)',
  1631. bindings: [],
  1632. })
  1633. const elapsed = Date.now() - start
  1634. // The wall timer may fire first or the exit-after-signal may resolve; both are ok.
  1635. expect(['timeout', 'worker-exit']).toContain(result.error?.kind)
  1636. // We got somewhere in the neighborhood of maxWallMs, not the underlying `sleep(1)`.
  1637. expect(elapsed).toBeLessThan(2000)
  1638. }, 5000)
  1639. it('aborts a run when the outer signal fires mid-flight', async () => {
  1640. const { runtime } = await setup({ maxWallMs: 10_000 })
  1641. const controller = new AbortController()
  1642. const settled: Promise<CodeRunResult> = runtime.run({
  1643. program: 'import time\nwhile True: time.sleep(0.1)',
  1644. bindings: [],
  1645. signal: controller.signal,
  1646. })
  1647. setTimeout(() => { controller.abort('outer-abort') }, 200)
  1648. const result = await settled
  1649. expect(['abort', 'worker-exit']).toContain(result.error?.kind)
  1650. }, 5000)
  1651. it('settles the run when a mid-flight abort reason cannot be converted', async () => {
  1652. // The listener converted the reason before calling `finish()`, so a hostile
  1653. // reason threw from inside an `AbortSignal` listener. Node reports that as an
  1654. // uncaught exception — it can terminate the host — and `finish()` never ran,
  1655. // so the run stayed live until the wall ceiling and misreported as `timeout`
  1656. // (observed) instead of the caller's cancellation. `maxWallMs` is short so
  1657. // that misreport is a fast assertion failure rather than a suite timeout.
  1658. const uncaught: unknown[] = []
  1659. const record = (error: unknown): void => { uncaught.push(error) }
  1660. process.on('uncaughtException', record)
  1661. try {
  1662. const { runtime } = await setup({ maxWallMs: 4_000, graceMs: 200 })
  1663. const controller = new AbortController()
  1664. const settled: Promise<CodeRunResult> = runtime.run({
  1665. program: 'import time\nwhile True: time.sleep(0.1)',
  1666. bindings: [],
  1667. signal: controller.signal,
  1668. })
  1669. setTimeout(() => {
  1670. controller.abort({ [Symbol.toPrimitive]() { throw new Error('reason blew up') } })
  1671. }, 200)
  1672. const result = await settled
  1673. expect(result.error?.kind).toBe('abort')
  1674. expect(result.error?.message).toBe('<unrenderable rejection value>')
  1675. expect(uncaught).toEqual([])
  1676. } finally {
  1677. process.off('uncaughtException', record)
  1678. }
  1679. }, 15_000)
  1680. it('disposes to quiescence: an in-flight run resolves as abort and the child exits', async () => {
  1681. const { fiber, runtime } = await setup({ maxWallMs: 10_000 })
  1682. const pending = runtime.run({
  1683. program: 'import time\nwhile True: time.sleep(0.1)',
  1684. bindings: [],
  1685. })
  1686. // Give the process time to spawn and start running.
  1687. await new Promise(resolve => setTimeout(resolve, 200))
  1688. await fiber.dispose()
  1689. const result = await pending
  1690. expect(['abort', 'worker-exit']).toContain(result.error?.kind)
  1691. }, 5000)
  1692. it('reports a spawn failure via a bogus python binary as worker-exit', async () => {
  1693. const { runtime } = await setup({ pythonBin: '/nonexistent/python-binary', maxWallMs: 3000 })
  1694. const result = await runtime.run({
  1695. program: 'return 1',
  1696. bindings: [],
  1697. })
  1698. expect(result.error?.kind).toBe('worker-exit')
  1699. }, 8000)
  1700. it('applies the strictest of the configured and inherited resource limits', async () => {
  1701. // This case used to drive the bootstrap's `applying resource limits failed`
  1702. // handler with `cpuSeconds: 2 ** 63`, asserting that a cap the child cannot
  1703. // apply fails the run rather than running it uncapped. That premise no longer
  1704. // holds, for two independent reasons, so the test now pins what is actually
  1705. // guaranteed instead of a path no admissible input reaches.
  1706. //
  1707. // First, `2 ** 63` is not a safe integer, so it is now rejected at LOAD as a
  1708. // configuration error — it can never reach the child at all. Second, even the
  1709. // largest admissible values are applied successfully, because `_clamped`
  1710. // bounds every requested pair by the inherited hard limit: an unprivileged
  1711. // process may lower a hard limit but never raise one, so the child keeps the
  1712. // stricter of the two rather than asking for something `setrlimit` refuses.
  1713. // The failure handler remains as a substrate guard (a platform whose kernel
  1714. // refuses the call for its own reasons), but it is no longer reachable from
  1715. // configuration, and a test that pretends otherwise documents a contract the
  1716. // code does not have.
  1717. //
  1718. // What is observable: a very large cap still yields a working run, and the
  1719. // containment it promises is met by the inherited ceiling.
  1720. const { runtime } = await setup({ cpuSeconds: Number.MAX_SAFE_INTEGER - 1, maxWallMs: 10_000 })
  1721. const result = await runtime.run({ program: 'return 1', bindings: [] })
  1722. expect(result.error).toBeUndefined()
  1723. expect(result.value).toBe(1)
  1724. }, 20_000)
  1725. it('settles as worker-exit when the child exits before sending done (no hang)', async () => {
  1726. // Regression: settlement must key off `close` (process reaped AND stdio
  1727. // drained), not `exit`. With `exit`, finish() re-armed a second exit
  1728. // listener that never fired — run() hung forever whenever the exit event
  1729. // beat the final fd-3 data (deterministic on macOS, a lost race elsewhere).
  1730. const { runtime } = await setup({ maxWallMs: 10_000 })
  1731. const result = await runtime.run({
  1732. program: 'import os\nos._exit(7)',
  1733. bindings: [],
  1734. })
  1735. expect(result.error?.kind).toBe('worker-exit')
  1736. expect(result.error?.message).toContain('code=7')
  1737. }, 5000)
  1738. it('classifies RLIMIT_CPU soft-limit expiry (SIGXCPU) as a timeout', async () => {
  1739. // A CPU hot loop burns the soft limit; the kernel delivers SIGXCPU, whose
  1740. // close signal the host maps to `timeout`. macOS re-delivers SIGXCPU
  1741. // differently, so we assert only kind/message here — CI's darwin leg
  1742. // validates real delivery. cpuSeconds must be an integer for setrlimit.
  1743. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 20_000 })
  1744. const result = await runtime.run({
  1745. program: 'while True: pass',
  1746. bindings: [],
  1747. })
  1748. expect(result.error?.kind).toBe('timeout')
  1749. expect(result.error?.message).toContain('CPU time exhausted')
  1750. }, 8000)
  1751. it('keeps an early self-inflicted SIGKILL a worker-exit, not a CPU timeout', async () => {
  1752. // The unsolicited-SIGKILL-as-timeout classification applies only when the
  1753. // CPU budget could have expired (wall time >= cpuSeconds). A SIGKILL
  1754. // seconds before that (cgroup OOM, an operator, os.kill) is substrate
  1755. // death and stays worker-exit per the orthogonal taxonomy.
  1756. const { runtime } = await setup({ cpuSeconds: 60, maxWallMs: 10_000 })
  1757. const result = await runtime.run({
  1758. program: [
  1759. 'import os, signal',
  1760. 'os.kill(os.getpid(), signal.SIGKILL)',
  1761. ].join('\n'),
  1762. bindings: [],
  1763. })
  1764. expect(result.error?.kind).toBe('worker-exit')
  1765. expect(result.error?.message).toContain('SIGKILL')
  1766. })
  1767. it('charges a forked descendant against the run CPU budget', async () => {
  1768. // RLIMIT_CPU is per-process and every child inherits a FRESH budget, so a
  1769. // program that shells out multiplies `cpuSeconds` by the number of
  1770. // descendants it starts. Measured before the aggregate meter existed: with
  1771. // cpuSeconds 1, two sequential busy children burned 2.0 CPU-seconds
  1772. // (RUSAGE_CHILDREN) and the run still returned a SUCCESS completion. The
  1773. // settle-time check meters RUSAGE_SELF + RUSAGE_CHILDREN and converts the
  1774. // overrun into the same SIGXCPU the untrapped soft limit sends.
  1775. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 30_000 })
  1776. const result = await runtime.run({
  1777. program: [
  1778. 'import subprocess, sys',
  1779. 'for _ in range(2):',
  1780. ' subprocess.run([sys.executable, "-c", "import time\\nt=time.time()\\nwhile time.time()-t<1.2: pass"])',
  1781. 'return "escaped the cpu budget"',
  1782. ].join('\n'),
  1783. bindings: [],
  1784. })
  1785. // Darwin's SIGXCPU re-delivery differs, so accept either terminal
  1786. // classification; what must NOT happen is the completion crossing.
  1787. expect(['timeout', 'worker-exit']).toContain(result.error?.kind)
  1788. expect(result.value).toBeUndefined()
  1789. }, 40_000)
  1790. it('does not charge wall time or a cheap descendant against the CPU budget', async () => {
  1791. // The meter is CPU, not wall clock, and it must not fire on a child that
  1792. // burns almost nothing: a sleeping program and a trivial subprocess both
  1793. // have to complete normally, or the check would reject every program that
  1794. // shells out.
  1795. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 30_000 })
  1796. const slept = await runtime.run({
  1797. program: 'import time\ntime.sleep(1.5)\nreturn "slept"',
  1798. bindings: [],
  1799. })
  1800. expect(slept.error).toBeUndefined()
  1801. expect(slept.value).toBe('slept')
  1802. const cheap = await runtime.run({
  1803. program: [
  1804. 'import subprocess, sys',
  1805. 'subprocess.run([sys.executable, "-c", "pass"])',
  1806. 'return "cheap child"',
  1807. ].join('\n'),
  1808. bindings: [],
  1809. })
  1810. expect(cheap.error).toBeUndefined()
  1811. expect(cheap.value).toBe('cheap child')
  1812. }, 40_000)
  1813. it('spends no part of addressSpaceMb on bootstrap machinery', async () => {
  1814. // RLIMIT_AS counts RESERVED address space, so anything the bootstrap maps
  1815. // for its own accounting is subtracted from the program's `addressSpaceMb`.
  1816. // A sampling thread for the descendant-CPU meter cost 72 MiB here (an 8 MiB
  1817. // stack plus a 64 MiB glibc per-thread malloc arena reservation) and turned
  1818. // the 2-million-entry dict rejection below into a MemoryError under a
  1819. // 256 MiB cap on a slower runner. Assert the child's own mappings directly
  1820. // rather than inferring the budget from a near-cap allocation, so the bound
  1821. // is read from /proc instead of from how much headroom one machine happens
  1822. // to have; 48 MiB is well above the ~30 MiB a bare interpreter maps and
  1823. // well below the 102 MiB the thread produced. `addressSpaceMb` itself is
  1824. // skipped on darwin (the dyld shared cache makes any practical cap
  1825. // unsettable) and /proc/self/maps does not exist there, so the mapping
  1826. // assertion is Linux-only; the completion path is checked everywhere.
  1827. const { runtime } = await setup({ maxValueBytes: 4096, addressSpaceMb: 256 })
  1828. const mapped = await runtime.run({
  1829. program: [
  1830. 'import sys',
  1831. 'if sys.platform != "linux":',
  1832. ' return 0',
  1833. 'total = 0',
  1834. 'with open("/proc/self/maps") as handle:',
  1835. ' for line in handle:',
  1836. ' low, high = (int(part, 16) for part in line.split(" ", 1)[0].split("-"))',
  1837. ' total += high - low',
  1838. 'return total // (1024 * 1024)',
  1839. ].join('\n'),
  1840. bindings: [],
  1841. })
  1842. expect(mapped.error).toBeUndefined()
  1843. expect(mapped.value).toBeLessThan(48)
  1844. }, 20_000)
  1845. it('spends no part of addressSpaceMb on the reply pump, across a binding await', async () => {
  1846. // The test above measures BEFORE the program yields, so it could not see the
  1847. // reply pump's cost: `loop.run_in_executor(None, read_frame)` created the
  1848. // default executor's first thread on the first `await tools.*`, and that
  1849. // thread's 8 MiB stack plus a 64 MiB glibc per-thread malloc arena are
  1850. // charged to RLIMIT_AS while the limit is already in force — measured, the
  1851. // child went from 30.34 MiB to 102.39 MiB across one binding call. Under a
  1852. // small `addressSpaceMb` the thread cannot start and a legitimate call hangs
  1853. // to `maxWallMs`; under a larger one an allocation that should have fit dies
  1854. // as MemoryError. `loop.add_reader` watches the fd with no thread at all.
  1855. //
  1856. // Measuring both sides inside one run is what discriminates: a single
  1857. // after-the-fact number cannot separate the pump's cost from the
  1858. // interpreter's own footprint. Linux-only for the same reason as above.
  1859. const { runtime } = await setup({ addressSpaceMb: 256, maxWallMs: 20_000 })
  1860. const result = await runtime.run({
  1861. program: [
  1862. 'import sys',
  1863. 'def mapped():',
  1864. ' if sys.platform != "linux":',
  1865. ' return 0',
  1866. ' total = 0',
  1867. ' with open("/proc/self/maps") as handle:',
  1868. ' for line in handle:',
  1869. ' low, high = (int(part, 16) for part in line.split(" ", 1)[0].split("-"))',
  1870. ' total += high - low',
  1871. ' return total // (1024 * 1024)',
  1872. 'before = mapped()',
  1873. 'echoed = await tools.echo({"ping": True})',
  1874. 'return {"before": before, "after": mapped(), "echoed": echoed}',
  1875. ].join('\n'),
  1876. bindings: tools({ echo: async args => args as CodeJsonValue }),
  1877. })
  1878. expect(result.error).toBeUndefined()
  1879. const value = result.value as { before: number; after: number; echoed: unknown }
  1880. // The binding call really happened, so the pump really ran.
  1881. expect(value.echoed).toEqual({ ping: true })
  1882. // Awaiting a binding maps nothing extra. The 8 MiB allowance absorbs ordinary
  1883. // heap growth while staying far below the 72 MiB a pump thread cost.
  1884. expect(value.after - value.before).toBeLessThan(8)
  1885. }, 30_000)
  1886. it('still terminates a program that ignores SIGXCPU (hard-limit backstop)', async () => {
  1887. // A hot loop under SIG_IGN burns through the soft limit; the kernel's
  1888. // hard limit (cpuSeconds + 1) SIGKILLs it. Only a kernel-authoritative
  1889. // SIGXCPU close classifies as the CPU timeout — a bare SIGKILL is
  1890. // indistinguishable from a cgroup OOM kill, so it reports worker-exit
  1891. // (Darwin re-delivers SIGXCPU instead, where the wall clock settles it
  1892. // as timeout). Either way the run TERMINATES within the budget — the
  1893. // backstop holds even when the classification is the opaque one.
  1894. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 6_000 })
  1895. const result = await runtime.run({
  1896. program: [
  1897. 'import signal',
  1898. 'signal.signal(signal.SIGXCPU, signal.SIG_IGN)',
  1899. 'while True: pass',
  1900. ].join('\n'),
  1901. bindings: [],
  1902. })
  1903. expect(['timeout', 'worker-exit']).toContain(result.error?.kind)
  1904. }, 12_000)
  1905. it('enforces the CPU budget even when the program monkeypatches the enforcement primitives', async () => {
  1906. // The check uses import-time-captured references, so replacing
  1907. // resource.getrusage / signal.signal / os.kill on the modules cannot
  1908. // defang it: a trapping program that also swaps the callables and burns
  1909. // past the budget still dies by the authoritative SIGXCPU.
  1910. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 15_000 })
  1911. const result = await runtime.run({
  1912. program: [
  1913. 'import signal, os, resource, time',
  1914. 'signal.signal(signal.SIGXCPU, lambda *a: None)',
  1915. 'resource.getrusage = lambda *a: (_ for _ in ()).throw(RuntimeError("nope"))',
  1916. 'os.kill = lambda *a: None',
  1917. 'signal.signal = lambda *a: None',
  1918. 'deadline = time.process_time() + 1.05',
  1919. 'while time.process_time() < deadline: pass',
  1920. 'return "escaped"',
  1921. ].join('\n'),
  1922. bindings: [],
  1923. })
  1924. expect(result.error?.kind).toBe('timeout')
  1925. expect(result.value).toBeUndefined()
  1926. }, 15_000)
  1927. it('re-delivers SIGXCPU when a trapping program returns inside the soft-to-hard gap', async () => {
  1928. // A program can trap SIGXCPU and settle during the one-second gap; the
  1929. // bootstrap re-checks the kernel CPU meter (getrusage) after settlement
  1930. // and dies by SIGXCPU with the default disposition restored, so the host
  1931. // still classifies the exhausted budget as a timeout instead of success.
  1932. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 15_000 })
  1933. const result = await runtime.run({
  1934. program: [
  1935. 'import signal, time',
  1936. 'fired = []',
  1937. 'signal.signal(signal.SIGXCPU, lambda *a: fired.append(1))',
  1938. 'deadline = time.process_time() + 1.05',
  1939. 'while time.process_time() < deadline: pass',
  1940. 'return "escaped"',
  1941. ].join('\n'),
  1942. bindings: [],
  1943. })
  1944. expect(result.error?.kind).toBe('timeout')
  1945. expect(result.error?.message).toContain('CPU time exhausted')
  1946. expect(result.value).toBeUndefined()
  1947. }, 15_000)
  1948. it('enforces the CPU budget when the program rebinds the enforcer on __main__', async () => {
  1949. // The bootstrap IS `__main__`, so `import __main__` reaches its globals.
  1950. // The enforcement callable holds its primitives in closure cells (not
  1951. // module attributes) and `_run` reads the callable into a frame local
  1952. // before the program starts, so neither replacing the global nor swapping
  1953. // the module's captured names changes what runs after settlement.
  1954. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 15_000 })
  1955. const result = await runtime.run({
  1956. program: [
  1957. 'import signal, time, __main__',
  1958. 'signal.signal(signal.SIGXCPU, lambda *a: None)',
  1959. '__main__._DIE_IF_CPU_EXHAUSTED = lambda *_: None',
  1960. 'deadline = time.process_time() + 1.05',
  1961. 'while time.process_time() < deadline: pass',
  1962. 'return "escaped"',
  1963. ].join('\n'),
  1964. bindings: [],
  1965. })
  1966. expect(result.error?.kind).toBe('timeout')
  1967. expect(result.value).toBeUndefined()
  1968. }, 15_000)
  1969. it('bounds a program that defeats the post-check by writing its closure cell', async () => {
  1970. // The closure-cell capture raises the cost of defeating the post-check; it
  1971. // does NOT make it unreachable, and nothing in-process could: a cell is
  1972. // writable through `fn.__closure__[i].cell_contents`, and `sys._getframe`
  1973. // reads _run's frame locals. This program does exactly that — walks to
  1974. // _run's frame, takes the enforcement callable, and replaces its captured
  1975. // `getrusage` with one reporting zero CPU used — then burns past cpuSeconds
  1976. // with SIGXCPU trapped. The run must still fail, because the bound that
  1977. // model code cannot forge is outside the interpreter: the RLIMIT_CPU HARD
  1978. // limit at cpuSeconds + 1, whose SIGKILL admits no handler. No success is
  1979. // reportable either way.
  1980. const { runtime } = await setup({ cpuSeconds: 1, maxWallMs: 20_000 })
  1981. const start = Date.now()
  1982. const result = await runtime.run({
  1983. program: [
  1984. 'import signal, sys, time',
  1985. 'signal.signal(signal.SIGXCPU, lambda *a: None)',
  1986. // Walk out of __dsh_main__ to _run's frame and take its local.
  1987. 'die = None',
  1988. 'depth = 1',
  1989. 'while depth < 12:',
  1990. ' frame = sys._getframe(depth)',
  1991. ' if "die_if_cpu_exhausted" in frame.f_locals:',
  1992. ' die = frame.f_locals["die_if_cpu_exhausted"]',
  1993. ' break',
  1994. ' depth += 1',
  1995. 'assert die is not None, "enforcer not reachable from the frame chain"',
  1996. 'class Zero:',
  1997. ' ru_utime = 0.0',
  1998. ' ru_stime = 0.0',
  1999. 'names = die.__code__.co_freevars',
  2000. 'die.__closure__[names.index("getrusage")].cell_contents = lambda *a: Zero()',
  2001. // Burn well past the soft limit into the hard limit's SIGKILL.
  2002. 'while True: pass',
  2003. ].join('\n'),
  2004. bindings: [],
  2005. })
  2006. // What holds on EVERY platform: the tampering bought no success. The run
  2007. // failed, carried no value, and the reported kind is one of the two
  2008. // kernel-level outcomes — never a completion.
  2009. expect(result.value).toBeUndefined()
  2010. expect(result.error?.kind === 'worker-exit' || result.error?.kind === 'timeout').toBe(true)
  2011. if (process.platform === 'linux') {
  2012. // Linux enforces the RLIMIT_CPU HARD limit at cpuSeconds + 1 promptly, so
  2013. // the CPU bound — not the 20 s wall ceiling — is what stops the program.
  2014. // Its SIGKILL is not SIGXCPU, so the orthogonal-failure taxonomy reports
  2015. // `worker-exit`: a bare SIGKILL is not evidence of CPU burn.
  2016. expect(result.error?.kind).toBe('worker-exit')
  2017. expect(Date.now() - start).toBeLessThan(15_000)
  2018. } else {
  2019. // Darwin does not deliver the hard limit's SIGKILL on the same schedule;
  2020. // observed on the macOS lane, a program that patches the post-check runs
  2021. // to the WALL ceiling instead. The CPU budget is therefore not the
  2022. // binding constraint against a tampering program there — the wall clock
  2023. // is. Asserted rather than skipped so the difference stays visible.
  2024. expect(result.error?.kind).toBe('timeout')
  2025. }
  2026. }, 30_000)
  2027. it('keeps a finished-but-not-closed run live so dispose awaits the child\'s death', async () => {
  2028. // finish() no longer drops the run from `live`; settle() (at close) does.
  2029. // A SIGTERM-trapping program with a small graceMs sits in the grace window
  2030. // after finish() fires — dispose() must not resolve until the SIGKILL
  2031. // backstop actually reaps the child. The program prints its pid (captured
  2032. // as a log even on abort); once dispose() resolves, that pid must be dead
  2033. // (process.kill(pid, 0) throws ESRCH).
  2034. const { fiber, runtime } = await setup({ maxWallMs: 10_000, graceMs: 400 })
  2035. // Deterministic readiness: the program reports its pid through a binding
  2036. // AFTER installing the trap, so dispose cannot race the spawn (a fixed
  2037. // sleep lost that race on slow CI runners — SIGTERM landed pre-trap).
  2038. let reportedPid!: (pid: number) => void
  2039. const trapReady = new Promise<number>((resolve) => { reportedPid = resolve })
  2040. const pending = runtime.run({
  2041. program: [
  2042. 'import signal, time, os',
  2043. 'signal.signal(signal.SIGTERM, lambda *a: None)',
  2044. 'await tools.ready({"pid": os.getpid()})',
  2045. 'while True: time.sleep(0.05)',
  2046. ].join('\n'),
  2047. bindings: tools({
  2048. ready: async (args) => {
  2049. reportedPid((args as { pid: number }).pid)
  2050. return 'ok'
  2051. },
  2052. }),
  2053. })
  2054. const pid = await trapReady
  2055. const start = Date.now()
  2056. await fiber.dispose()
  2057. const elapsed = Date.now() - start
  2058. const result = await pending
  2059. expect(['abort', 'worker-exit', 'timeout']).toContain(result.error?.kind)
  2060. // dispose() returned only after the grace window elapsed (the SIGTERM trap
  2061. // forces the SIGKILL backstop path), proving the run stayed live past finish().
  2062. expect(elapsed).toBeGreaterThanOrEqual(300)
  2063. expect(Number.isInteger(pid) && pid > 0).toBe(true)
  2064. // The child is fully reaped by the time dispose() resolved.
  2065. expect(() => process.kill(pid, 0)).toThrow(/ESRCH/)
  2066. }, 8000)
  2067. it('settles on the decided result even when a setsid-escaped orphan holds stdio open past close', async () => {
  2068. // `close` only fires once every inherited stdio stream drains. A descendant
  2069. // started with start_new_session=True escapes the child's process group, so
  2070. // the SIGTERM/SIGKILL aimed at that group never reaches it; if it inherited
  2071. // our stdout/stderr/fd 3 and outlives the run, `close` would never fire and
  2072. // run() would hang forever. The close-deadline backstop (graceMs + margin)
  2073. // must force settlement on the value the `done` frame already decided.
  2074. const { runtime } = await setup({ graceMs: 100 })
  2075. const start = Date.now()
  2076. const result = await runtime.run({
  2077. program: [
  2078. 'import subprocess, sys',
  2079. // Orphan in a fresh session, inheriting our stdout/stderr/fd 3, alive
  2080. // past the close-deadline so `close` cannot fire on its own. Its own
  2081. // 5 s self-exit is the leak ceiling AND the discriminator: it must stay
  2082. // ABOVE the < 4000 ms upper-bound assertion below, so if the deadline
  2083. // backstop failed to settle, settlement could only come from this
  2084. // self-exit at ~5 s and blow the bound — a sharper signal than the wall
  2085. // ceiling would give.
  2086. 'subprocess.Popen([sys.executable, "-c", "import time; time.sleep(5)"],',
  2087. ' start_new_session=True)',
  2088. 'return "escaped"',
  2089. ].join('\n'),
  2090. bindings: [],
  2091. })
  2092. const elapsed = Date.now() - start
  2093. // The done frame decided the value; the deadline settled it despite the
  2094. // orphan pinning the pipes open.
  2095. expect(result.error).toBeUndefined()
  2096. expect(result.value).toBe('escaped')
  2097. // Settlement waited for the backstop (graceMs + CLOSE_REAP_MARGIN_MS ≈ 2.1s),
  2098. // not the orphan's 5 s self-exit — proving the deadline, not a fallback, fired.
  2099. expect(elapsed).toBeGreaterThanOrEqual(1_500)
  2100. expect(elapsed).toBeLessThan(4_000)
  2101. }, 8000)
  2102. it('flushes a newline-free diagnostic when the closeDeadline forces settlement', async () => {
  2103. // A leader that writes an unterminated diagnostic via `os.write(1, ...)` and
  2104. // then exits, leaving a setsid orphan holding the pipes open, settles through
  2105. // the closeDeadline destroy() path — which fires no `end`. The residual must
  2106. // be flushed before destroy() drops it, or the diagnostic is lost from
  2107. // `logs`. The value is decided by the done frame; the diagnostic must survive.
  2108. const { runtime } = await setup({ graceMs: 100 })
  2109. const result = await runtime.run({
  2110. program: [
  2111. 'import os, subprocess, sys',
  2112. 'os.write(1, b"leader-diagnostic-no-newline")',
  2113. 'subprocess.Popen([sys.executable, "-c", "import time; time.sleep(5)"],',
  2114. ' start_new_session=True)',
  2115. 'return "escaped"',
  2116. ].join('\n'),
  2117. bindings: [],
  2118. })
  2119. expect(result.error).toBeUndefined()
  2120. expect(result.value).toBe('escaped')
  2121. expect(result.logs).toContain('leader-diagnostic-no-newline')
  2122. }, 8000)
  2123. it('reaps a same-group child that ignores SIGTERM and releases the pipes before close', async () => {
  2124. // The same-group counterpart to the setsid-orphan case above. A descendant
  2125. // left in the child's OWN process group (no setsid, so `kill(-pid)` reaches
  2126. // it) can ignore SIGTERM yet still release the inherited stdout/stderr/fd 3
  2127. // it does not hold — here by giving the Popen child DEVNULL streams and
  2128. // letting close_fds drop fd 3. The leader then writes `done` and exits, its
  2129. // `close` fires because the pipes drained, and settle() runs while that
  2130. // descendant is still alive. settle() then keeps a REF'd poll alive until the
  2131. // grace-window SIGKILL has emptied the whole process group, so the host cannot
  2132. // exit and reparent the survivor to init: no subprocess outlives the fiber.
  2133. //
  2134. // The descendant must have SIG_IGN installed BEFORE the host sends SIGTERM,
  2135. // or it dies from the default SIGTERM whether the fix is present or not — so
  2136. // it writes a readiness marker after trapping and the leader waits for that
  2137. // marker before returning. While alive it bumps a heartbeat file every 50 ms;
  2138. // the test asserts the heartbeat STOPS, which is what "no longer executing"
  2139. // means whether the killed descendant is reaped or lingers as a zombie (a
  2140. // SIGKILL'd process runs no more code either way). It sleeps 30 s as a safety
  2141. // net so a broken fix cannot leak it forever.
  2142. const handoff = await mkdtemp(join(tmpdir(), 'dsh-samegroup-'))
  2143. const readyMarker = join(handoff, 'ready')
  2144. const heartbeat = join(handoff, 'heartbeat')
  2145. const { runtime } = await setup({ maxWallMs: 10_000, graceMs: 300 })
  2146. const result = await runtime.run({
  2147. program: [
  2148. 'import subprocess, sys, os, time',
  2149. `marker = ${JSON.stringify(readyMarker)}`,
  2150. `heartbeat = ${JSON.stringify(heartbeat)}`,
  2151. // Same group (no start_new_session); ignores SIGTERM; holds none of the
  2152. // leader's pipes (DEVNULL std streams, close_fds drops fd 3). It writes
  2153. // the marker (argv[1]) only AFTER the trap is installed — so the leader
  2154. // cannot return, and the host cannot send SIGTERM, before it is ignored —
  2155. // then rewrites the heartbeat (argv[2]) every 50 ms for up to 30 s.
  2156. 'code = ("import signal, sys, time\\n"',
  2157. ' "signal.signal(signal.SIGTERM, signal.SIG_IGN)\\n"',
  2158. ' "open(sys.argv[1], \'w\').close()\\n"',
  2159. ' "end = time.time() + 30\\n"',
  2160. ' "while time.time() < end:\\n"',
  2161. ' " open(sys.argv[2], \'w\').close()\\n"',
  2162. ' " time.sleep(0.05)\\n")',
  2163. 'child = subprocess.Popen([sys.executable, "-c", code, marker, heartbeat],',
  2164. ' stdin=subprocess.DEVNULL,',
  2165. ' stdout=subprocess.DEVNULL,',
  2166. ' stderr=subprocess.DEVNULL)',
  2167. 'deadline = time.time() + 5',
  2168. 'while not os.path.exists(marker) and time.time() < deadline:',
  2169. ' time.sleep(0.02)',
  2170. 'return "spawned"',
  2171. ].join('\n'),
  2172. bindings: [],
  2173. })
  2174. expect(result.error).toBeUndefined()
  2175. expect(result.value).toBe('spawned')
  2176. // The trap really installed before the leader returned, so this is the
  2177. // SIGTERM-ignoring descendant, not one that would have died to the default.
  2178. expect(existsSync(readyMarker)).toBe(true)
  2179. // The grace-window SIGKILL (graceMs 300 + reap margin) empties the group. Once
  2180. // it has, the descendant stops bumping the heartbeat. Poll the heartbeat's
  2181. // mtime: two consecutive reads far enough apart with no change means it is no
  2182. // longer executing — true whether it was reaped or lingers as a zombie, so
  2183. // the assertion holds in a container whose init does not wait() orphans. The
  2184. // window (well under the 30 s self-timeout) proves the SIGKILL did the work.
  2185. const mtime = (): number => { try { return statSync(heartbeat).mtimeMs } catch { return 0 } }
  2186. const stopDeadline = Date.now() + 8_000
  2187. let last = mtime()
  2188. let still = false
  2189. while (Date.now() < stopDeadline) {
  2190. await new Promise(resolve => setTimeout(resolve, 400))
  2191. const now = mtime()
  2192. if (now === last && now !== 0) { still = true; break }
  2193. last = now
  2194. }
  2195. expect(still).toBe(true)
  2196. }, 20_000)
  2197. it('dispose awaits reaping of a same-group survivor from a completed run', async () => {
  2198. // The quiescence contract also holds for a run that ALREADY resolved: the run
  2199. // stays tracked in `live` until its process group is reaped, so a `dispose()`
  2200. // that races a just-returned run() still awaits the survivor rather than
  2201. // snapshotting an empty `live` and returning while it lives. Here the run
  2202. // completes (leaving a SIGTERM-ignoring same-group descendant), then dispose()
  2203. // is called; the heartbeat must be stale BY THE TIME dispose() resolves —
  2204. // proving teardown waited for the reap, not merely that the reap eventually
  2205. // happened.
  2206. const handoff = await mkdtemp(join(tmpdir(), 'dsh-dispose-quiesce-'))
  2207. const readyMarker = join(handoff, 'ready')
  2208. const heartbeat = join(handoff, 'heartbeat')
  2209. const { runtime, fiber } = await setup({ maxWallMs: 10_000, graceMs: 300 })
  2210. const result = await runtime.run({
  2211. program: [
  2212. 'import subprocess, sys, os, time',
  2213. `marker = ${JSON.stringify(readyMarker)}`,
  2214. `heartbeat = ${JSON.stringify(heartbeat)}`,
  2215. 'code = ("import signal, sys, time\\n"',
  2216. ' "signal.signal(signal.SIGTERM, signal.SIG_IGN)\\n"',
  2217. ' "open(sys.argv[1], \'w\').close()\\n"',
  2218. ' "end = time.time() + 30\\n"',
  2219. ' "while time.time() < end:\\n"',
  2220. ' " open(sys.argv[2], \'w\').close()\\n"',
  2221. ' " time.sleep(0.05)\\n")',
  2222. 'child = subprocess.Popen([sys.executable, "-c", code, marker, heartbeat],',
  2223. ' stdin=subprocess.DEVNULL,',
  2224. ' stdout=subprocess.DEVNULL,',
  2225. ' stderr=subprocess.DEVNULL)',
  2226. 'deadline = time.time() + 5',
  2227. 'while not os.path.exists(marker) and time.time() < deadline:',
  2228. ' time.sleep(0.02)',
  2229. 'return "spawned"',
  2230. ].join('\n'),
  2231. bindings: [],
  2232. })
  2233. expect(result.error).toBeUndefined()
  2234. expect(existsSync(readyMarker)).toBe(true)
  2235. // dispose() must not return until the group is reaped. After it resolves, the
  2236. // heartbeat must already be stale: read its mtime, wait past the heartbeat
  2237. // interval, and confirm it did not advance — the descendant is no longer
  2238. // executing (reaped or zombie), so teardown was genuinely quiescent.
  2239. await fiber.dispose()
  2240. const mtime = (): number => { try { return statSync(heartbeat).mtimeMs } catch { return 0 } }
  2241. const afterDispose = mtime()
  2242. // Pin the assertion to a heartbeat that actually ran: mtime() returns 0 when
  2243. // the file never existed, so without this the `toBe` below would pass
  2244. // vacuously (0 === 0) if the survivor never wrote a heartbeat at all.
  2245. expect(afterDispose).toBeGreaterThan(0)
  2246. await new Promise(resolve => setTimeout(resolve, 500))
  2247. expect(mtime()).toBe(afterDispose)
  2248. }, 20_000)
  2249. it('sends SIGKILL at the poll deadline when the event loop was blocked past both timers', async () => {
  2250. // If the host event loop is blocked (a big synchronous computation) from
  2251. // before the group-reap poll was scheduled until after the deadline, both the
  2252. // poll timer and the grace-window SIGKILL timer are overdue when the loop
  2253. // resumes. Node runs the earlier-scheduled poll first, so the SIGKILL timer
  2254. // may not have fired yet. The deadline arm must then send SIGKILL ITSELF
  2255. // rather than cancel the unfired escalation — otherwise a SIGTERM-ignoring
  2256. // same-group survivor is released for good. A synchronous busy-loop after
  2257. // run() resolves reproduces the block deterministically.
  2258. const handoff = await mkdtemp(join(tmpdir(), 'dsh-deadline-'))
  2259. const readyMarker = join(handoff, 'ready')
  2260. const heartbeat = join(handoff, 'heartbeat')
  2261. const graceMs = 300
  2262. const { runtime } = await setup({ maxWallMs: 10_000, graceMs })
  2263. const result = await runtime.run({
  2264. program: [
  2265. 'import subprocess, sys, os, time',
  2266. `marker = ${JSON.stringify(readyMarker)}`,
  2267. `heartbeat = ${JSON.stringify(heartbeat)}`,
  2268. 'code = ("import signal, sys, time\\n"',
  2269. ' "signal.signal(signal.SIGTERM, signal.SIG_IGN)\\n"',
  2270. ' "open(sys.argv[1], \'w\').close()\\n"',
  2271. ' "end = time.time() + 30\\n"',
  2272. ' "while time.time() < end:\\n"',
  2273. ' " open(sys.argv[2], \'w\').close()\\n"',
  2274. ' " time.sleep(0.05)\\n")',
  2275. 'child = subprocess.Popen([sys.executable, "-c", code, marker, heartbeat],',
  2276. ' stdin=subprocess.DEVNULL,',
  2277. ' stdout=subprocess.DEVNULL,',
  2278. ' stderr=subprocess.DEVNULL)',
  2279. 'deadline = time.time() + 5',
  2280. 'while not os.path.exists(marker) and time.time() < deadline:',
  2281. ' time.sleep(0.02)',
  2282. 'return "spawned"',
  2283. ].join('\n'),
  2284. bindings: [],
  2285. })
  2286. expect(result.error).toBeUndefined()
  2287. expect(existsSync(readyMarker)).toBe(true)
  2288. // Block the event loop synchronously past graceMs + CLOSE_REAP_MARGIN_MS
  2289. // (2000) with margin, so both timers are overdue when the loop resumes.
  2290. const blockUntil = Date.now() + graceMs + 2_000 + 800
  2291. while (Date.now() < blockUntil) { /* busy-wait, no yield */ }
  2292. // Yield: the overdue poll runs (group still non-empty, deadline passed) and
  2293. // must send SIGKILL itself. The survivor then stops bumping the heartbeat.
  2294. const mtime = (): number => { try { return statSync(heartbeat).mtimeMs } catch { return 0 } }
  2295. const stopDeadline = Date.now() + 5_000
  2296. let last = mtime()
  2297. let stopped = false
  2298. while (Date.now() < stopDeadline) {
  2299. await new Promise(resolve => setTimeout(resolve, 400))
  2300. const now = mtime()
  2301. if (now === last && now !== 0) { stopped = true; break }
  2302. last = now
  2303. }
  2304. expect(stopped).toBe(true)
  2305. }, 20_000)
  2306. })
  2307. describe('PythonCodeRuntime — hostile peer', () => {
  2308. it('drops garbage bytes and unknown-shape frames posted directly to fd 3', async () => {
  2309. // The model program can reach fd 3 and write anything. We inject a
  2310. // non-JSON line, a valid JSON but unknown-shape frame, and a broken done
  2311. // frame; the host must not crash, and the real `done` still settles the run.
  2312. const { runtime } = await setup()
  2313. const result = await runtime.run({
  2314. program: [
  2315. 'import os',
  2316. 'os.write(3, b"not-json\\n")',
  2317. 'os.write(3, b\'{"type":"unknown"}\\n\')',
  2318. 'os.write(3, b\'{"type":"done","error":{"message":42}}\\n\')',
  2319. 'return "survived"',
  2320. ].join('\n'),
  2321. bindings: [],
  2322. })
  2323. expect(result.error).toBeUndefined()
  2324. expect(result.value).toBe('survived')
  2325. })
  2326. it('answers a forged call frame for an unknown binding and never crashes', async () => {
  2327. // The unknown-binding reply path, driven through the id the host expects:
  2328. // the program lets its own first call claim id 0 and forges id 1, which the
  2329. // host answers with the `unknown binding` rejection the honest call would
  2330. // have received. A forged id out of sequence is dropped instead — that is
  2331. // the id-bound test below, not this one.
  2332. const { runtime } = await setup({ maxWallMs: 8_000 })
  2333. let seenLegitCall = false
  2334. const result = await runtime.run({
  2335. program: [
  2336. 'import os, json',
  2337. 'x = await tools.echo({"ping": True})',
  2338. 'os.write(3, json.dumps({"type":"call","id":1,"global":"tools","name":"forged","args":{}}).encode() + b"\\n")',
  2339. // The forged frame is answered, but nothing in the child awaits id 1, so
  2340. // the reply is ignored and the run completes on its own value.
  2341. 'return x',
  2342. ].join('\n'),
  2343. bindings: tools({
  2344. echo: async (args) => { seenLegitCall = true; return args as CodeJsonValue },
  2345. }),
  2346. })
  2347. expect(result.error).toBeUndefined()
  2348. expect(result.value).toEqual({ ping: true })
  2349. expect(seenLegitCall).toBe(true)
  2350. }, 15_000)
  2351. it('drops forged call frames whose ids are not the next in sequence, retaining no per-id state', async () => {
  2352. // The host used to remember every answered id in a Set, so a program could
  2353. // write an unbounded run of unique forged ids — each frame far below the
  2354. // 256 MiB ceiling, so nothing rejected them — and grow host memory for the
  2355. // whole run. Ids are consecutive from 0, so one counter replaces the set.
  2356. //
  2357. // The discriminator is that the forgeries must not be answered. Each names a
  2358. // binding that does exist, so a host answering them would run `echo` once
  2359. // per forgery; the count proves only the legitimate call was dispatched.
  2360. // Ids also run DESCENDING, so a high-water-mark test would drop the honest
  2361. // call that follows rather than the forgeries.
  2362. const { runtime } = await setup()
  2363. let echoCalls = 0
  2364. const result = await runtime.run({
  2365. program: [
  2366. 'import os, json',
  2367. 'for i in range(2000, 0, -1):',
  2368. ' os.write(3, json.dumps({"type":"call","id":i,"global":"tools","name":"echo","args":{"forged":i}}).encode() + b"\\n")',
  2369. 'x = await tools.echo({"ping": True})',
  2370. 'return x',
  2371. ].join('\n'),
  2372. bindings: tools({
  2373. echo: async (args) => { echoCalls += 1; return args as CodeJsonValue },
  2374. }),
  2375. })
  2376. expect(result.error).toBeUndefined()
  2377. expect(result.value).toEqual({ ping: true })
  2378. expect(echoCalls).toBe(1)
  2379. }, 15_000)
  2380. it('keeps answering calls a program makes after one with unserializable arguments', async () => {
  2381. // The child claims an id only once its write succeeds, so a call rejected
  2382. // child-side for non-lossless arguments leaves no gap. Were a gap possible,
  2383. // the host's exact-successor test would drop every later call and the run
  2384. // would hang to the wall ceiling instead of completing.
  2385. const { runtime } = await setup({ maxWallMs: 8_000 })
  2386. const seen: unknown[] = []
  2387. const result = await runtime.run({
  2388. program: [
  2389. 'caught = ""',
  2390. 'try:',
  2391. ' await tools.echo({"bad": float("inf")})',
  2392. 'except RuntimeError as e:',
  2393. ' caught = str(e)',
  2394. 'after = await tools.echo({"ok": True})',
  2395. 'return {"caught": caught, "after": after}',
  2396. ].join('\n'),
  2397. bindings: tools({
  2398. echo: async (args) => { seen.push(args); return args as CodeJsonValue },
  2399. }),
  2400. })
  2401. expect(result.error).toBeUndefined()
  2402. const value = result.value as { caught: string; after: unknown }
  2403. expect(value.caught).toContain('lossless JSON')
  2404. expect(value.after).toEqual({ ok: true })
  2405. // The rejected call never reached the host; the one after it did.
  2406. expect(seen).toEqual([{ ok: true }])
  2407. }, 15_000)
  2408. it('drops a forged frame carrying an integer outside JavaScript safe range', async () => {
  2409. // JSON.parse would silently round 9007199254740993 to ...992 BEFORE any
  2410. // validation, corrupting a dispatched argument or completion. The host
  2411. // scans the raw line and drops such frames as hostile traffic; the honest
  2412. // child cannot produce one (its validator rejects unsafe ints).
  2413. const { runtime } = await setup()
  2414. let dispatched: unknown
  2415. const result = await runtime.run({
  2416. program: [
  2417. 'import os',
  2418. // Forged call frame with an unsafe int argument, then a forged done
  2419. // frame with an unsafe int value — both must be dropped whole.
  2420. 'os.write(3, b\'{"type":"call","id":7,"global":"tools","name":"echo","args":9007199254740993}\\n\')',
  2421. 'os.write(3, b\'{"type":"done","value":9007199254740993}\\n\')',
  2422. 'x = await tools.echo({"ok": True})',
  2423. 'return x',
  2424. ].join('\n'),
  2425. bindings: tools({
  2426. echo: async (args) => { dispatched = args; return args as CodeJsonValue },
  2427. }),
  2428. })
  2429. expect(result.error).toBeUndefined()
  2430. // The forged done did not settle the run; the legit call and completion did.
  2431. expect(result.value).toEqual({ ok: true })
  2432. expect(dispatched).toEqual({ ok: true })
  2433. })
  2434. it('truncates host-side logs once the budget is exhausted and emits the marker', async () => {
  2435. // Set a tiny host-side budget; the Python side has a much larger one, so
  2436. // its LogBuffer will not truncate — the host ledger fires first.
  2437. const { runtime } = await setup({ maxLogBytes: 32 })
  2438. const result = await runtime.run({
  2439. program: [
  2440. 'for _ in range(50):',
  2441. ' print("aaaaaaaaaa")',
  2442. 'return "done"',
  2443. ].join('\n'),
  2444. bindings: [],
  2445. })
  2446. expect(result.error).toBeUndefined()
  2447. const markers = result.logs.filter(line => line.includes('log capture truncated at 32 bytes'))
  2448. expect(markers.length).toBeGreaterThanOrEqual(1)
  2449. })
  2450. it('reports an exception whose message holds an unpaired surrogate instead of stranding to the wall clock', async () => {
  2451. // A strict UTF-8 encode of "\ud800" throws while BUILDING the failure
  2452. // frame; the run would then hang to maxWallMs and misreport as timeout.
  2453. const { runtime } = await setup({ maxWallMs: 8_000 })
  2454. const result = await runtime.run({
  2455. program: String.raw`raise Exception("bad \ud800 surrogate")`,
  2456. bindings: [],
  2457. })
  2458. expect(result.error?.kind).toBe('exception')
  2459. expect(result.error?.message).toContain('bad')
  2460. expect(result.error?.message).toContain('surrogate')
  2461. })
  2462. it('carries a lone-surrogate completion string across the wire as its JSON escape', async () => {
  2463. // UTF-8 has no encoding for a lone surrogate, but JSON does: the ASCII
  2464. // `\ud800` escape, which JSON.parse reads back as the same UTF-16 code
  2465. // unit. `CodeJsonValue`, `snapshotJsonValue`, and the worker backend all
  2466. // accept such a string, so this backend must not narrow the shared seam.
  2467. const { runtime } = await setup()
  2468. const result = await runtime.run({
  2469. program: String.raw`return {"lone": "a\ud800b", "spelled": "😀"}`,
  2470. bindings: [],
  2471. })
  2472. expect(result.error).toBeUndefined()
  2473. // The lone half survives as the code unit itself; a spelled-out high-low
  2474. // PAIR folds into the astral character the host would hold for it.
  2475. expect(result.value).toEqual({ lone: 'a\ud800b', spelled: '\u{1f600}' })
  2476. })
  2477. it('meters a lone surrogate at its six escaped bytes, matching the host', async () => {
  2478. // The child and the host share maxValueBytes, so the child must charge the
  2479. // escape's six ASCII bytes (plus two quotes): eight fits, nine does not.
  2480. const { runtime } = await setup({ maxValueBytes: 8 })
  2481. const ok = await runtime.run({ program: String.raw`return "\ud800"`, bindings: [] })
  2482. expect(ok.error).toBeUndefined()
  2483. expect(ok.value).toBe('\ud800')
  2484. const over = await setup({ maxValueBytes: 7 })
  2485. const result = await over.runtime.run({ program: String.raw`return "\ud800"`, bindings: [] })
  2486. expect(result.error?.kind).toBe('output-limit')
  2487. })
  2488. it('passes a lone-surrogate binding argument through instead of failing the call', async () => {
  2489. // The argument validator shared the same over-narrow rejection; a host
  2490. // binding must receive the code unit the program passed.
  2491. const seen: unknown[] = []
  2492. const { runtime } = await setup()
  2493. const result = await runtime.run({
  2494. program: String.raw`return await tools.echo({"text": "x\udfff"})`,
  2495. bindings: tools({ echo: async (args: unknown) => { seen.push(args); return args as CodeJsonValue } }),
  2496. })
  2497. expect(result.error).toBeUndefined()
  2498. expect(seen).toEqual([{ text: 'x\udfff' }])
  2499. expect(result.value).toEqual({ text: 'x\udfff' })
  2500. })
  2501. it('meters a non-ASCII completion in UTF-8 JSON bytes, matching the host', async () => {
  2502. // json.dumps' default \uXXXX escaping would count "é" as 8 bytes while
  2503. // the host meter counts its UTF-8 JSON form (4); the shared budget must
  2504. // agree, so a 4-byte-fitting value passes a maxValueBytes of 4.
  2505. const { runtime } = await setup({ maxValueBytes: 4 })
  2506. const ok = await runtime.run({ program: 'return "é"', bindings: [] })
  2507. expect(ok.error).toBeUndefined()
  2508. expect(ok.value).toBe('é')
  2509. const over = await runtime.run({ program: 'return "éx"', bindings: [] })
  2510. expect(over.error?.kind).toBe('output-limit')
  2511. })
  2512. it('filters bootstrap frames from exception-group members (TaskGroup)', async () => {
  2513. // Python 3.11+ stores member stacks under TracebackException.exceptions;
  2514. // the <model>-frame filter must recurse into them too.
  2515. const { runtime } = await setup()
  2516. const result = await runtime.run({
  2517. program: [
  2518. 'import asyncio, sys',
  2519. 'if sys.version_info < (3, 11):',
  2520. ' raise ValueError("skip-old <model>")',
  2521. 'async def boom():',
  2522. ' raise ValueError("group-member")',
  2523. 'async with asyncio.TaskGroup() as tg:',
  2524. ' tg.create_task(boom())',
  2525. ].join('\n'),
  2526. bindings: [],
  2527. })
  2528. expect(result.error?.kind).toBe('exception')
  2529. expect(result.error?.message).toContain('<model>')
  2530. expect(result.error?.message).not.toContain('bootstrap.py')
  2531. })
  2532. it('keeps frames intact when a model thread floods logs while a large frame drains', async () => {
  2533. // os.write releases the GIL and a frame beyond PIPE_BUF is not atomic:
  2534. // without the writer lock + full-write loop, the printing thread could
  2535. // interleave bytes mid-frame and the host would drop the malformed JSON,
  2536. // hanging the run to the wall clock (or losing the completion).
  2537. const { runtime } = await setup({ maxValueBytes: 1024 * 1024, maxLogBytes: 4 * 1024 * 1024, maxWallMs: 15_000 })
  2538. const result = await runtime.run({
  2539. program: [
  2540. 'import threading',
  2541. 'stop = False',
  2542. 'def spam():',
  2543. ' while not stop:',
  2544. ' print("spam-line-" + "y" * 100)',
  2545. 't = threading.Thread(target=spam)',
  2546. 't.start()',
  2547. // A ~300 KiB completion — several PIPE_BUF units — while spam runs.
  2548. 'big = "x" * (300 * 1024)',
  2549. 'stop = True',
  2550. 't.join()',
  2551. 'return big',
  2552. ].join('\n'),
  2553. bindings: [],
  2554. })
  2555. expect(result.error).toBeUndefined()
  2556. expect(result.value).toBe('x'.repeat(300 * 1024))
  2557. }, 20_000)
  2558. it('settles cleanly while a daemon thread keeps writing unterminated log text', async () => {
  2559. // WARNING regression: the settlement `flush_out()/flush_err()` on the main
  2560. // coroutine read and clear `_LogStream._pending` and the shared LogBuffer
  2561. // ledger with NO lock, while a model daemon thread's `print`/`write` mutate
  2562. // the same state. Capturing the bound method (`out_stream.flush_line`) only
  2563. // fixes WHICH callable runs, not what it reads mid-flight: the flush could
  2564. // interleave with a concurrent write and join a `_pending` list being
  2565. // mutated under it, corrupting the ledger and costing the `done` frame — the
  2566. // run would then strand to the wall clock instead of completing. The shared
  2567. // re-entrant lock serializes them.
  2568. //
  2569. // A pure data race has no single bad input to reject deterministically, so
  2570. // this maximizes overlap: daemon threads emit UNTERMINATED writes (which
  2571. // pile into `_pending` rather than flushing per line) right up to the moment
  2572. // the body returns and settlement flushes. Repeated so the interleave lands.
  2573. for (let attempt = 0; attempt < 5; attempt++) {
  2574. const { runtime, fiber } = await setup({ maxLogBytes: 4 * 1024 * 1024, maxWallMs: 15_000 })
  2575. const result = await runtime.run({
  2576. program: [
  2577. 'import sys, threading',
  2578. 'stop = False',
  2579. 'def spam():',
  2580. ' while not stop:',
  2581. // No newline: the text accumulates in the stream's `_pending`, which is
  2582. // exactly the state the settlement flush also touches.
  2583. ' sys.stdout.write("tail-fragment-" + "z" * 64)',
  2584. 'workers = [threading.Thread(target=spam, daemon=True) for _ in range(4)]',
  2585. 'for t in workers: t.start()',
  2586. // Let the daemons build up pending writes, then return so settlement
  2587. // flushes while they are still mid-write.
  2588. 'import time; time.sleep(0.05)',
  2589. 'return "settled"',
  2590. ].join('\n'),
  2591. bindings: [],
  2592. })
  2593. expect(result.error).toBeUndefined()
  2594. expect(result.value).toBe('settled')
  2595. await fiber.dispose()
  2596. }
  2597. }, 30_000)
  2598. it('completes a binding called from a worker thread on its own event loop', async () => {
  2599. // A binding reply Future is created on the loop that ran `dispatch`. When the
  2600. // model calls a binding from a worker THREAD via `asyncio.run(tools.x(...))`,
  2601. // that Future belongs to the thread's loop, not the main loop where
  2602. // `_pump_replies` reads the reply. `asyncio.Future` is not thread-safe:
  2603. // completing it from another thread does not wake its own loop, so a direct
  2604. // `set_result` would strand the awaiting thread and the run would degrade to a
  2605. // wall-clock timeout. The pump must schedule completion on the Future's own
  2606. // loop via `call_soon_threadsafe`. The tight maxWallMs makes the pre-fix
  2607. // failure a fast timeout rather than a hang.
  2608. //
  2609. // The main coroutine yields with `await asyncio.sleep` while the worker runs,
  2610. // rather than a synchronous `t.join()`: joining would block the main thread,
  2611. // so the main loop could not run `_pump_replies` and the call would deadlock
  2612. // regardless of the fix — that blocks the pump, not the cross-loop delivery
  2613. // this test pins.
  2614. const { runtime } = await setup({ maxWallMs: 8_000 })
  2615. const seen: unknown[] = []
  2616. const result = await runtime.run({
  2617. program: [
  2618. 'import asyncio, threading',
  2619. 'result = {}',
  2620. 'def worker():',
  2621. // A fresh loop in this thread; the binding Future is created here.
  2622. ' result["value"] = asyncio.run(tools.echo({"from": "thread"}))',
  2623. 't = threading.Thread(target=worker)',
  2624. 't.start()',
  2625. 'while t.is_alive():',
  2626. ' await asyncio.sleep(0.02)',
  2627. 'return result["value"]',
  2628. ].join('\n'),
  2629. bindings: tools({
  2630. echo: async (args) => { seen.push(args); return args as CodeJsonValue },
  2631. }),
  2632. })
  2633. expect(result.error).toBeUndefined()
  2634. expect(result.value).toEqual({ from: 'thread' })
  2635. // The host binding actually ran (the reply round-tripped), not a timeout.
  2636. expect(seen).toEqual([{ from: 'thread' }])
  2637. }, 15_000)
  2638. it('keeps the reply pump alive when a late reply targets a closed thread loop', async () => {
  2639. // A binding called from a worker thread that ABANDONS the call (its
  2640. // `asyncio.run` is cancelled) leaves the pending entry holding that thread's
  2641. // loop, which `asyncio.run` closes on return. When the host later answers
  2642. // that call, `_pump_replies` schedules the completion onto the closed loop —
  2643. // `call_soon_threadsafe` raises `RuntimeError('Event loop is closed')`.
  2644. // Unguarded, that RuntimeError ends the pump task and strands every later
  2645. // reply; the guard drops the moot reply and keeps the pump serving.
  2646. //
  2647. // The ordering is a STRUCTURAL guarantee, not a timing window: the worker
  2648. // closes its loop before the main coroutine signals `closed`; the host
  2649. // answers the abandoned `slow` call (hitting the closed loop) before it
  2650. // answers `release`, because `release`'s handler only resolves `slow` first
  2651. // and then yields a microtask. So the pump provably meets the closed loop on
  2652. // `slow`'s reply before it must deliver `release`'s. Fail-before: the pump
  2653. // dies on `slow`, `release`'s reply is never read, and `await tools.release`
  2654. // hangs to the (small) maxWallMs as a timeout.
  2655. let releaseSlow!: () => void
  2656. const slowGate = new Promise<void>((resolve) => { releaseSlow = resolve })
  2657. const { runtime } = await setup({ maxWallMs: 6_000 })
  2658. const result = await runtime.run({
  2659. program: [
  2660. 'import asyncio, threading',
  2661. 'closed = threading.Event()',
  2662. 'def worker():',
  2663. ' async def body():',
  2664. // Abandon the call: wait_for cancels it, but the pending host-side entry
  2665. // survives (dispatch does not pop on cancellation), holding this loop.
  2666. ' try:',
  2667. ' await asyncio.wait_for(tools.slow({}), timeout=0.1)',
  2668. ' except asyncio.TimeoutError:',
  2669. ' pass',
  2670. ' asyncio.run(body())', // closes the thread's loop on return
  2671. ' closed.set()',
  2672. 't = threading.Thread(target=worker)',
  2673. 't.start()',
  2674. 'while not closed.is_set():',
  2675. ' await asyncio.sleep(0.02)',
  2676. // The loop is closed. Now the host answers slow (dead-loop reply) then
  2677. // release; the pump must survive the first to deliver the second.
  2678. 'after = await tools.release({})',
  2679. 'return after',
  2680. ].join('\n'),
  2681. bindings: tools({
  2682. slow: async () => {
  2683. // Answer only once the worker has closed its loop AND the main
  2684. // coroutine is awaiting release, so this reply reaches the pump against
  2685. // the closed loop.
  2686. await slowGate
  2687. return 'late'
  2688. },
  2689. release: async () => {
  2690. // Let slow's reply be written first, then yield a microtask so the
  2691. // pump processes the dead-loop reply before release's own reply lands.
  2692. releaseSlow()
  2693. await new Promise(resolve => setImmediate(resolve))
  2694. return 'released'
  2695. },
  2696. }),
  2697. })
  2698. expect(result.error).toBeUndefined()
  2699. // The pump survived the closed-loop reply and delivered the later binding.
  2700. expect(result.value).toBe('released')
  2701. }, 15_000)
  2702. it('round-trips an exactly representable large integer through a binding echo', async () => {
  2703. // The reply serializer must print BigInt digits for a beyond-safe
  2704. // integral double: String(2**60) emits a rounded form, and the child
  2705. // would receive a DIFFERENT integer than the binding resolved.
  2706. const { runtime } = await setup()
  2707. const result = await runtime.run({
  2708. program: [
  2709. 'v = await tools.echo(2**60)',
  2710. 'return v == 2**60',
  2711. ].join('\n'),
  2712. bindings: tools({ echo: async args => args as never }),
  2713. })
  2714. expect(result.error).toBeUndefined()
  2715. expect(result.value).toBe(true)
  2716. })
  2717. it('preserves an exactly representable large integer and rejects a rounding one', async () => {
  2718. // The canonical boundary accepts every JS-double-exact value: 2**53 and
  2719. // 2**60 round-trip exactly and must cross (matching the worker backend);
  2720. // 2**53+1 rounds and must fail as invalid-output.
  2721. const { runtime } = await setup()
  2722. const exact = await runtime.run({ program: 'return [2**53, 2**60]', bindings: [] })
  2723. expect(exact.error).toBeUndefined()
  2724. expect(exact.value).toEqual([2 ** 53, 2 ** 60])
  2725. const lossy = await runtime.run({ program: 'return 2**53 + 1', bindings: [] })
  2726. expect(lossy.error?.kind).toBe('invalid-output')
  2727. expect(lossy.error?.message).toContain('not exactly representable')
  2728. })
  2729. it('rejects a container subclass whose overridden methods hide its contents', async () => {
  2730. // A dict subclass returning [] from items() passes an isinstance check but
  2731. // serializes as {}, so the host would receive a value the program did not
  2732. // compute. Exact-type matching fails it as invalid-output instead. The
  2733. // worker backend rejects the prototype-equivalent shapes the same way.
  2734. const { runtime } = await setup()
  2735. const hidden = await runtime.run({
  2736. program: [
  2737. 'class Sneaky(dict):',
  2738. ' def items(self): return []',
  2739. ' def keys(self): return []',
  2740. ' def __iter__(self): return iter([])',
  2741. ' def __len__(self): return 0',
  2742. 'return Sneaky(secret="kept")',
  2743. ].join('\n'),
  2744. bindings: [],
  2745. })
  2746. expect(hidden.error?.kind).toBe('invalid-output')
  2747. expect(hidden.error?.message).toContain('unsupported type (Sneaky)')
  2748. // A list subclass is refused on the same rule.
  2749. const listish = await runtime.run({
  2750. program: ['class L(list):', ' def __iter__(self): return iter([])', 'return L([1, 2, 3])'].join('\n'),
  2751. bindings: [],
  2752. })
  2753. expect(listish.error?.kind).toBe('invalid-output')
  2754. expect(listish.error?.message).toContain('unsupported type (L)')
  2755. // The exact built-in containers still cross unchanged.
  2756. const plain = await runtime.run({ program: 'return {"secret": [1, 2]}', bindings: [] })
  2757. expect(plain.error).toBeUndefined()
  2758. expect(plain.value).toEqual({ secret: [1, 2] })
  2759. })
  2760. it('rejects a scalar subclass whose overrides disagree with what gets serialized', async () => {
  2761. // The validators checked scalars with isinstance, so a subclass passed
  2762. // every check by its real value while the ENCODER read an override — the
  2763. // host then received a value the walk never approved. Each case below is a
  2764. // distinct override reaching a distinct reader.
  2765. const { runtime } = await setup()
  2766. // _dump_float spells a float from repr(value), so an overridden __repr__
  2767. // decides the digits: F(2.5) serialized as 1.
  2768. const floated = await runtime.run({
  2769. program: [
  2770. 'class F(float):',
  2771. ' def __repr__(self): return "1.0"',
  2772. 'return F(2.5)',
  2773. ].join('\n'),
  2774. bindings: [],
  2775. })
  2776. expect(floated.error?.kind).toBe('invalid-output')
  2777. expect(floated.error?.message).toContain('unsupported type (F)')
  2778. // The JS-safe-range bound is two comparisons, so overriding them admits an
  2779. // int whose true digits (json.dumps reads the C-level value) the host's
  2780. // JSON.parse rounds: 9007199254740993 arrives as ...992.
  2781. const inted = await runtime.run({
  2782. program: [
  2783. 'class I(int):',
  2784. ' def __gt__(self, other): return False',
  2785. ' def __lt__(self, other): return False',
  2786. 'return I(2 ** 53 + 1)',
  2787. ].join('\n'),
  2788. bindings: [],
  2789. })
  2790. expect(inted.error?.kind).toBe('invalid-output')
  2791. expect(inted.error?.message).toContain('unsupported type (I)')
  2792. // The pre-encode size bound reads len(), so overriding it to 0 admits a
  2793. // string of any length past maxValueBytes.
  2794. const stringed = await runtime.run({
  2795. program: [
  2796. 'class S(str):',
  2797. ' def __len__(self): return 0',
  2798. 'return S("Q" * 100000)',
  2799. ].join('\n'),
  2800. bindings: [],
  2801. })
  2802. expect(stringed.error?.kind).toBe('invalid-output')
  2803. expect(stringed.error?.message).toContain('unsupported type (S)')
  2804. // A str-subclass dict KEY reaches the same len() bound.
  2805. const keyed = await runtime.run({
  2806. program: [
  2807. 'class S(str):',
  2808. ' def __len__(self): return 0',
  2809. 'return {S("Q" * 100000): 1}',
  2810. ].join('\n'),
  2811. bindings: [],
  2812. })
  2813. expect(keyed.error?.kind).toBe('invalid-output')
  2814. expect(keyed.error?.message).toContain('non-string dict key (S)')
  2815. // bool is an int subclass that IS lossless JSON, and the exact scalars all
  2816. // still cross unchanged.
  2817. const plain = await runtime.run({
  2818. program: 'return {"t": True, "f": False, "n": None, "i": 7, "d": 2.5, "s": "ok"}',
  2819. bindings: [],
  2820. })
  2821. expect(plain.error).toBeUndefined()
  2822. expect(plain.value).toEqual({ t: true, f: false, n: null, i: 7, d: 2.5, s: 'ok' })
  2823. })
  2824. it('rejects a scalar subclass passed as a binding argument', async () => {
  2825. // The uncapped binding-argument validator shares the exact-type rule, so
  2826. // the call fails through its rejection contract instead of dispatching a
  2827. // float whose digits come from an override.
  2828. const { runtime } = await setup()
  2829. const seen: CodeJsonValue[] = []
  2830. const result = await runtime.run({
  2831. program: [
  2832. 'class F(float):',
  2833. ' def __repr__(self): return "1.0"',
  2834. 'try:',
  2835. ' await tools.echo({"v": F(2.5)})',
  2836. 'except Exception as exc:',
  2837. ' return str(exc)',
  2838. ].join('\n'),
  2839. bindings: tools({ echo: async (args) => {
  2840. seen.push(args as CodeJsonValue)
  2841. return null
  2842. } }),
  2843. })
  2844. expect(result.error).toBeUndefined()
  2845. expect(result.value).toContain('unsupported type (F)')
  2846. expect(seen).toEqual([])
  2847. })
  2848. it('rejects a container subclass passed as a binding argument', async () => {
  2849. // Binding arguments run the uncapped validator, which must apply the same
  2850. // exact-type rule: the call fails descriptively instead of dispatching a
  2851. // value whose serialization disagrees with what was validated.
  2852. const { runtime } = await setup()
  2853. const seen: CodeJsonValue[] = []
  2854. const result = await runtime.run({
  2855. program: [
  2856. 'class Sneaky(dict):',
  2857. ' def items(self): return []',
  2858. 'try:',
  2859. ' await tools.echo(Sneaky(secret="kept"))',
  2860. 'except Exception as exc:',
  2861. ' return str(exc)',
  2862. ].join('\n'),
  2863. bindings: tools({ echo: async (args) => {
  2864. seen.push(args as CodeJsonValue)
  2865. return null
  2866. } }),
  2867. })
  2868. expect(result.error).toBeUndefined()
  2869. expect(result.value).toContain('unsupported type (Sneaky)')
  2870. expect(seen).toEqual([])
  2871. })
  2872. it('fails an oversized completion as output-limit without materializing its encoding', async () => {
  2873. // A 100 MiB string under maxValueBytes: 1024 must fail as output-limit.
  2874. // The address-space cap leaves room for the program to BUILD the string
  2875. // (one copy + interpreter) but not for the old full pre-check encode,
  2876. // which materialized chunk fragments plus the joined copy (~2 more
  2877. // copies) and died on RLIMIT_AS as MemoryError/worker-exit.
  2878. const { runtime } = await setup({ maxValueBytes: 1024, addressSpaceMb: 384, maxWallMs: 15_000 })
  2879. const result = await runtime.run({
  2880. program: 'return "x" * (100 * 1024 * 1024)',
  2881. bindings: [],
  2882. })
  2883. expect(result.error?.kind).toBe('output-limit')
  2884. expect(result.error?.message).toContain('exceeded 1024 bytes')
  2885. }, 20_000)
  2886. it('rejects a control-heavy oversized completion on its length, not its escaped copy', async () => {
  2887. // Every "\x00" escapes to the six bytes "�", so the escaped form of a
  2888. // 40 MB string is ~240 MB. The walk must refuse on the cheap
  2889. // `len(current) + 2` lower bound; the 384 MiB address space holds the raw
  2890. // string but not its escaped expansion, so a pre-escape check dies on
  2891. // RLIMIT_AS instead of returning output-limit.
  2892. const { runtime } = await setup({ maxValueBytes: 1024, addressSpaceMb: 384, maxWallMs: 15_000 })
  2893. const result = await runtime.run({
  2894. program: 'return "\\x00" * (40 * 1024 * 1024)',
  2895. bindings: [],
  2896. })
  2897. expect(result.error?.kind).toBe('output-limit')
  2898. expect(result.error?.message).toContain('exceeded 1024 bytes')
  2899. }, 20_000)
  2900. it('truncates a single print far above maxLogBytes instead of dying on the encode', async () => {
  2901. // LogBuffer must reject via the cheap char-count lower bound BEFORE
  2902. // UTF-8-encoding the whole string: the full encode of a ~100 MB line
  2903. // would double the allocation and can breach RLIMIT_AS. 256 MiB
  2904. // address space comfortably holds one copy of the 100 MB string but
  2905. // not the pre-fix double allocation plus interpreter overhead spikes.
  2906. const { runtime } = await setup({ maxLogBytes: 1024, addressSpaceMb: 256, maxWallMs: 15_000 })
  2907. const result = await runtime.run({
  2908. program: [
  2909. 'print("x" * (100 * 1024 * 1024))',
  2910. 'return "done"',
  2911. ].join('\n'),
  2912. bindings: [],
  2913. })
  2914. expect(result.error).toBeUndefined()
  2915. expect(result.value).toBe('done')
  2916. expect(result.logs.some(line => line.includes('log capture truncated'))).toBe(true)
  2917. }, 20_000)
  2918. it('stops host capture at the child ledger truncation, keeping exactly one marker', async () => {
  2919. // The two ledgers exhaust independently. One child entry larger than
  2920. // `maxLogBytes` sends ONLY the marker, so the host budget is still nearly
  2921. // untouched — and the marker used to arrive as an ordinary `log` frame the
  2922. // host could not tell from program output. Text written afterwards was
  2923. // therefore retained AFTER the marker, contradicting the stop-after-
  2924. // truncation contract, and a later host-side exhaustion could append a
  2925. // second marker. The frame now carries `truncated: true`.
  2926. //
  2927. // `os.write(1, ...)` bypasses the child's own stream, so those bytes reach
  2928. // the host as stray stdout and take the host ledger path rather than the
  2929. // child's — which is exactly the route that leaked past the marker.
  2930. const { runtime } = await setup({ maxLogBytes: 64, maxWallMs: 10_000 })
  2931. const result = await runtime.run({
  2932. program: [
  2933. 'import os',
  2934. 'print("y" * 70000)',
  2935. 'os.write(1, b"AFTER")',
  2936. 'return "done"',
  2937. ].join('\n'),
  2938. bindings: [],
  2939. })
  2940. expect(result.error).toBeUndefined()
  2941. expect(result.value).toBe('done')
  2942. const markers = result.logs.filter(line => line.includes('log capture truncated'))
  2943. expect(markers).toHaveLength(1)
  2944. // The marker is the LAST entry: nothing was retained after truncation.
  2945. expect(result.logs.at(-1)).toBe(markers[0])
  2946. expect(result.logs.join('\n')).not.toContain('AFTER')
  2947. }, 20_000)
  2948. it('keeps one marker when a program forges repeated truncation frames', async () => {
  2949. // `truncated` is attacker-reachable: the program owns fd 3 and can write the
  2950. // flag itself, so the field is a hostile input rather than a trusted signal.
  2951. // Repeats must collapse to the single marker the contract promises, and only
  2952. // the literal `true` counts — a forged `"yes"` is rebuilt away by
  2953. // validateChildFrame, so that frame stays ordinary text.
  2954. const { runtime } = await setup({ maxLogBytes: 4096, maxWallMs: 10_000 })
  2955. const result = await runtime.run({
  2956. program: [
  2957. 'import os, json',
  2958. 'os.write(3, json.dumps({"type":"log","text":"first","truncated":"yes"}).encode() + b"\\n")',
  2959. 'os.write(3, json.dumps({"type":"log","text":"MARK-A","truncated":True}).encode() + b"\\n")',
  2960. 'os.write(3, json.dumps({"type":"log","text":"MARK-B","truncated":True}).encode() + b"\\n")',
  2961. 'return "done"',
  2962. ].join('\n'),
  2963. bindings: [],
  2964. })
  2965. expect(result.error).toBeUndefined()
  2966. expect(result.value).toBe('done')
  2967. // The non-boolean flag did not truncate, so its text was captured normally.
  2968. expect(result.logs).toContain('first')
  2969. // The first genuine flag stopped capture and emitted the HOST's own marker;
  2970. // the frame's own text is discarded, so neither payload appears.
  2971. expect(result.logs).not.toContain('MARK-A')
  2972. expect(result.logs).not.toContain('MARK-B')
  2973. expect(result.logs.at(-1)).toBe(logTruncationMarker(4096))
  2974. expect(result.logs.filter(line => line.includes('log capture truncated'))).toHaveLength(1)
  2975. }, 20_000)
  2976. it('discards the text of a forged truncation frame instead of retaining it', async () => {
  2977. // The marker branch bypasses `admit`, so retaining the frame's own text put
  2978. // attacker-controlled bytes into `logs` with no cap at all: measured, a 1 MiB
  2979. // forged text was retained whole under `maxLogBytes: 64`, and the only bound
  2980. // left was the 256 MiB frame ceiling. The host emits its own marker instead,
  2981. // so the retained size is fixed regardless of what the program sent.
  2982. const forgedBytes = 1024 * 1024
  2983. const { runtime } = await setup({ maxLogBytes: 64, maxWallMs: 20_000 })
  2984. const result = await runtime.run({
  2985. program: [
  2986. 'import os, json',
  2987. `big = "A" * ${forgedBytes}`,
  2988. 'os.write(3, json.dumps({"type":"log","truncated":True,"text":big}).encode() + b"\\n")',
  2989. 'return "done"',
  2990. ].join('\n'),
  2991. bindings: [],
  2992. })
  2993. expect(result.error).toBeUndefined()
  2994. expect(result.value).toBe('done')
  2995. // Only the host marker is kept, so the total stays orders of magnitude below
  2996. // what the forgery carried — and below the cap it was trying to escape.
  2997. expect(result.logs).toEqual([logTruncationMarker(64)])
  2998. expect(result.logs.join('').length).toBeLessThan(forgedBytes / 1000)
  2999. }, 30_000)
  3000. it('coalesces unframed fd-3 fragments without recopying the sealed prefix', async () => {
  3001. // The frame ceiling meters payload BYTES, but each retained chunk is its own
  3002. // Buffer with object and backing-store overhead the byte count cannot see:
  3003. // 5000 single-byte newline-free writes produced 5000 chunks holding 5031
  3004. // bytes, so a program pacing such writes could accumulate millions of objects
  3005. // inside the wall budget and exhaust the host heap far below 256 MiB.
  3006. //
  3007. // The observable behavior is that the run still completes normally: the
  3008. // fragments are coalesced rather than rejected, since a slow trickle of bytes
  3009. // is not itself a protocol violation.
  3010. //
  3011. // `Buffer.concat` is wrapped for the duration so the cumulative copy volume
  3012. // is measured rather than inferred: that total is what separates sealing into
  3013. // blocks from re-merging the whole buffer, and both shapes pass every
  3014. // behavioral assertion below.
  3015. //
  3016. // The trickle is terminated with its own newline before the real frame is
  3017. // written. Without that, those 5000 bytes prefix the frame on the SAME line,
  3018. // which then parses as junk and is dropped — correct framing behavior, but it
  3019. // would leave this test asserting the wrong thing.
  3020. // Bound at capture: `Buffer.concat` is a static method, and taking a bare
  3021. // reference to one trips no-unbound-method.
  3022. const realConcat = Buffer.concat.bind(Buffer)
  3023. let copied = 0
  3024. Buffer.concat = (list: readonly Uint8Array[], total?: number): Buffer<ArrayBuffer> => {
  3025. for (const part of list) copied += part.length
  3026. return realConcat(list, total)
  3027. }
  3028. const program = [
  3029. 'import os',
  3030. // Newline-free single-byte writes, spaced so each lands as its own read.
  3031. // 60000 rather than 5000: the trickle has to cross the seal threshold
  3032. // enough times for the two shapes to separate. At 5000 writes there are
  3033. // only four seals, so even the quadratic form copies well under a
  3034. // megabyte and the budget below could not tell them apart.
  3035. 'for _ in range(60000):',
  3036. ' os.write(3, b"x")',
  3037. ' os.sched_yield()',
  3038. 'os.write(3, b"\\n")',
  3039. // A real frame after the trickle proves framing still works on the
  3040. // coalesced residual.
  3041. 'print("after-trickle")',
  3042. 'return "done"',
  3043. ].join('\n')
  3044. let result: CodeRunResult
  3045. try {
  3046. const { runtime } = await setup({ maxWallMs: 30_000 })
  3047. result = await runtime.run({ program, bindings: [] })
  3048. } finally {
  3049. Buffer.concat = realConcat
  3050. }
  3051. expect(result.error).toBeUndefined()
  3052. expect(result.value).toBe('done')
  3053. expect(result.logs).toContain('after-trickle')
  3054. // Sealing appends a finished block rather than re-merging everything held, so
  3055. // each byte is copied once. Re-concatenating the whole buffer at every
  3056. // threshold made the cumulative copy volume quadratic — 10 MiB trickled a
  3057. // byte at a time copies 53.7 GB that way. A per-byte-copied budget is the
  3058. // discriminator, and it is measured rather than reasoned about: this shape
  3059. // copies about 119 KB for 60000 trickled bytes, the re-merging shape about
  3060. // 540 KB. 256 KiB sits between them with margin on both sides — most writes
  3061. // are coalesced by the pipe before they reach us, so the observed ratio is
  3062. // smaller than the asymptotic one, and the threshold has to sit where a real
  3063. // measurement lands rather than where the asymptote suggests.
  3064. expect(copied).toBeLessThan(256 * 1024)
  3065. }, 40_000)
  3066. it('seals trickled stray fragments into blocks without recopying the sealed prefix', async () => {
  3067. // The stray-capture buffer has the same object-overhead exposure as the fd-3
  3068. // reader above: each newline-free `data` chunk is its own Buffer, so a
  3069. // program pacing single-byte `os.write(1, ...)` accumulates one object per
  3070. // write, which the serialized-cost counter cannot see. Past MAX_PENDING_CHUNKS
  3071. // the fragments seal into a finished block; re-merging the whole residual at
  3072. // each threshold instead would copy the sealed prefix again and again, making
  3073. // the cumulative copy volume quadratic. `Buffer.concat` is wrapped to measure
  3074. // that volume — both shapes admit the same final log entry, so the copy total
  3075. // is the discriminator. maxLogBytes is raised so the trickle is retained,
  3076. // not truncated, which is what forces the fragments to accumulate and seal.
  3077. const realConcat = Buffer.concat.bind(Buffer)
  3078. let copied = 0
  3079. Buffer.concat = (list: readonly Uint8Array[], total?: number): Buffer<ArrayBuffer> => {
  3080. for (const part of list) copied += part.length
  3081. return realConcat(list, total)
  3082. }
  3083. let result: CodeRunResult
  3084. try {
  3085. const { runtime } = await setup({ maxLogBytes: 200_000, maxWallMs: 30_000 })
  3086. result = await runtime.run({
  3087. program: [
  3088. 'import os',
  3089. 'for _ in range(60000):',
  3090. ' os.write(1, b"x")',
  3091. ' os.sched_yield()',
  3092. 'os.write(1, b"\\n")',
  3093. 'return "done"',
  3094. ].join('\n'),
  3095. bindings: [],
  3096. })
  3097. } finally {
  3098. Buffer.concat = realConcat
  3099. }
  3100. expect(result.error).toBeUndefined()
  3101. expect(result.value).toBe('done')
  3102. // The trickle coalesces into one log line (no interior newlines). Its exact
  3103. // length depends on pipe coalescing, but it is one entry and non-empty.
  3104. expect(result.logs.length).toBe(1)
  3105. expect((result.logs[0] as string).length).toBeGreaterThan(0)
  3106. // Sealing appends a finished block rather than re-merging everything held, so
  3107. // each byte is copied a bounded number of times. Re-merging the whole
  3108. // residual at every seal threshold instead makes the cumulative copy volume
  3109. // quadratic. Measured like the fd-3 sibling above rather than reasoned about:
  3110. // this sealed shape copies about 120 KB for 60000 trickled bytes, the
  3111. // re-merging shape about 538 KB (the stray path adds one whole-residual
  3112. // concat at the terminating newline over the fd-3 sibling's 119/540, landing
  3113. // at the same order). 256 KiB sits between them with margin on both sides, so
  3114. // reverting the seal to a re-merge turns this assertion red.
  3115. expect(copied).toBeLessThan(256 * 1024)
  3116. }, 40_000)
  3117. it('caps a huge exception diagnostic child-side before it crosses the wire', async () => {
  3118. // A program can raise with a multi-megabyte message; the child must cap
  3119. // it at maxValueBytes before formatting/sending, not ship the whole
  3120. // payload for the host to truncate after parsing.
  3121. const { runtime } = await setup({ maxValueBytes: 1024 })
  3122. const result = await runtime.run({
  3123. program: 'raise ValueError("boom-" + "x" * (8 * 1024 * 1024))',
  3124. bindings: [],
  3125. })
  3126. expect(result.error?.kind).toBe('exception')
  3127. expect(result.error?.message).toContain('boom-')
  3128. expect(result.error?.message.endsWith('… [truncated]')).toBe(true)
  3129. expect(Buffer.byteLength(result.error?.message ?? '', 'utf8')).toBeLessThan(2048)
  3130. })
  3131. it('caps a control-heavy exception diagnostic by its serialized cost, not raw bytes', async () => {
  3132. // The diagnostic crosses fd 3 inside a JSON frame where a control character
  3133. // escapes sixfold (a NUL is one raw byte, six as `�`). Capping by raw
  3134. // UTF-8 length would let a NUL-heavy message near maxValueBytes serialize to
  3135. // ~6x that and breach the frame ceiling — the silent worker-exit inversion
  3136. // the load-time cap check exists to prevent. The child meters the diagnostic
  3137. // by its serialized cost, so a NUL flood is truncated to fit the frame and
  3138. // the run still reports the exception rather than a worker-exit.
  3139. const { runtime } = await setup({ maxValueBytes: 4096 })
  3140. const result = await runtime.run({
  3141. // 512 KiB of NUL: ~3 MiB once escaped, far past the 4 KiB cap.
  3142. program: 'raise ValueError("\\x00" * (512 * 1024))',
  3143. bindings: [],
  3144. })
  3145. expect(result.error?.kind).toBe('exception')
  3146. expect(result.error?.message.endsWith('… [truncated]')).toBe(true)
  3147. // The SERIALIZED form (what the frame carried) fits the budget, so its raw
  3148. // length is well under it too — a raw-byte cap would have admitted ~4 KiB of
  3149. // NULs that serialize to ~24 KiB.
  3150. const serialized = JSON.stringify(result.error?.message ?? '')
  3151. expect(Buffer.byteLength(serialized, 'utf8')).toBeLessThanOrEqual(4096 + 8)
  3152. })
  3153. it('bounds a newline-free partial-line flood while the program is still running', async () => {
  3154. // print("x", end="") never completes a line, so nothing reaches the
  3155. // Python LogBuffer until settlement — the buffered tail must still hit
  3156. // the budget mid-run instead of growing without bound to RLIMIT/timeout.
  3157. const { runtime } = await setup({ maxLogBytes: 1024, maxWallMs: 15_000 })
  3158. const result = await runtime.run({
  3159. program: [
  3160. 'for _ in range(100000):',
  3161. ' print("xxxxxxxxxx", end="")',
  3162. 'return "done"',
  3163. ].join('\n'),
  3164. bindings: [],
  3165. })
  3166. expect(result.error).toBeUndefined()
  3167. expect(result.value).toBe('done')
  3168. expect(result.logs.some(line => line.includes('log capture truncated'))).toBe(true)
  3169. // The retained text is bounded by the budget, not the 1 MB the program wrote.
  3170. expect(result.logs.join('\n').length).toBeLessThan(4096)
  3171. }, 20_000)
  3172. it('discards empty writes instead of buffering one list slot each', async () => {
  3173. // An empty chunk adds no character, so the mid-run budget check (which
  3174. // compares buffered CHARS against the remaining ledger) can never fire on
  3175. // it. Buffering empty strings therefore grew `_pending` without bound —
  3176. // millions of slots per CPU second — until RLIMIT_AS turned an append into
  3177. // a MemoryError, long after the log ledger was exhausted. Two million
  3178. // empty writes must instead settle normally and contribute NO log entry,
  3179. // proving the chunk was dropped rather than joined at flush_line.
  3180. const { runtime } = await setup({ maxLogBytes: 256, addressSpaceMb: 256, maxWallMs: 20_000 })
  3181. const result = await runtime.run({
  3182. program: [
  3183. 'import sys',
  3184. 'for _ in range(2000000):',
  3185. ' sys.stdout.write("")',
  3186. 'return "done"',
  3187. ].join('\n'),
  3188. bindings: [],
  3189. })
  3190. expect(result.error).toBeUndefined()
  3191. expect(result.value).toBe('done')
  3192. expect(result.logs).toEqual([])
  3193. }, 30_000)
  3194. it('stops scanning a single-write newline flood once the log ledger truncates', async () => {
  3195. // One write carrying half a million newlines: the offset scan must exit the
  3196. // instant LogBuffer truncates rather than re-slicing and pushing every
  3197. // remaining line. If it kept scanning it would exhaust the CPU/wall budget;
  3198. // the run instead settles quickly with exactly one truncation marker.
  3199. const { runtime } = await setup({ maxLogBytes: 256, maxWallMs: 10_000 })
  3200. const start = Date.now()
  3201. const result = await runtime.run({
  3202. program: ['print("x\\n" * 500000, end="")', 'return "done"'].join('\n'),
  3203. bindings: [],
  3204. })
  3205. expect(result.error).toBeUndefined()
  3206. expect(result.value).toBe('done')
  3207. expect(result.logs.filter(line => line.includes('log capture truncated'))).toHaveLength(1)
  3208. expect(Date.now() - start).toBeLessThan(8_000)
  3209. }, 15_000)
  3210. it('bounds an oversized newline-terminated write before joining and slicing it', async () => {
  3211. // The newline branch slices the first line out of the write before
  3212. // `LogBuffer.push` can apply its cheap budget rejection, so a single
  3213. // over-budget write cost a full extra copy of itself in peak address space —
  3214. // the amplification that bound exists to avoid, applied one layer too late.
  3215. // Measured under a 400 MiB addressSpaceMb with the slice unbounded: writes
  3216. // of 200 MiB and up died on MemoryError inside `sys.stdout.write`, reported
  3217. // as the PROGRAM's own exception rather than the promised truncation marker.
  3218. // `"\\n".rjust(n, "A")` is a single allocation ending in the newline, so the
  3219. // payload itself fits and the only remaining allocation is the stream's own
  3220. // slice; 340 MiB of a 400 MiB cap cannot survive one more copy of it.
  3221. const { runtime } = await setup({ maxLogBytes: 256, addressSpaceMb: 400, maxWallMs: 30_000 })
  3222. const result = await runtime.run({
  3223. program: [
  3224. 'import sys',
  3225. 'payload = "\\n".rjust(340 * 1024 * 1024, "A")',
  3226. 'sys.stdout.write(payload)',
  3227. 'return "done"',
  3228. ].join('\n'),
  3229. bindings: [],
  3230. })
  3231. expect(result.error).toBeUndefined()
  3232. expect(result.value).toBe('done')
  3233. expect(result.logs).toEqual([logTruncationMarker(256)])
  3234. }, 40_000)
  3235. it('bounds a newline-free write against the already-buffered chunks before joining them', async () => {
  3236. // The newline-free arm buffers the write and then compared the buffered
  3237. // CHARACTER COUNT against the ledger — correct — but paid for the comparison
  3238. // with `"".join(self._pending)`, a second full copy of everything held. One
  3239. // buffered character is enough to make that join a copy of the whole
  3240. // following write. Measured under a 400 MiB addressSpaceMb with a 340 MiB
  3241. // second write: the join raised MemoryError inside `sys.stdout.write`, and
  3242. // because the oversized chunks stayed in `_pending` the settlement
  3243. // `flush_line` raised it again — that throw sits after the `except
  3244. // BaseException` block, so it costs the `done` frame and the run came back
  3245. // `timeout: wall-clock ceiling reached (30000ms)` with no logs at all. The
  3246. // bound must be applied BEFORE the join and the chunks dropped on that path,
  3247. // so the run settles with the truncation marker it promises.
  3248. const { runtime } = await setup({ maxLogBytes: 256, addressSpaceMb: 400, maxWallMs: 30_000 })
  3249. const result = await runtime.run({
  3250. program: [
  3251. 'import sys',
  3252. // One unterminated character first, so `_pending` is non-empty and the
  3253. // large write cannot take the "buffered text IS the write" shortcut.
  3254. 'sys.stdout.write("x")',
  3255. 'payload = "A" * (340 * 1024 * 1024)',
  3256. 'sys.stdout.write(payload)',
  3257. 'return "done"',
  3258. ].join('\n'),
  3259. bindings: [],
  3260. })
  3261. expect(result.error).toBeUndefined()
  3262. expect(result.value).toBe('done')
  3263. expect(result.logs).toEqual([logTruncationMarker(256)])
  3264. }, 40_000)
  3265. it('bounds a newline-terminated write against the already-buffered chunks before joining them', async () => {
  3266. // Same allocation, reached through the newline arm: with chunks pending, the
  3267. // whole write used to be appended and joined so the offset scan could run
  3268. // over one string. Only the FIRST line needs those chunks, so a pending
  3269. // chunk plus a 340 MiB newline-terminated write under a 400 MiB
  3270. // addressSpaceMb died on MemoryError in the join before the per-line bound
  3271. // could reject anything, and the retained chunks made the settlement flush
  3272. // die the same way: measured, `timeout: wall-clock ceiling reached
  3273. // (30000ms)`. The reconstructed first line is now checked against the ledger
  3274. // and only a budget-sized prefix of it is copied; the rest of the write is
  3275. // scanned in place.
  3276. const { runtime } = await setup({ maxLogBytes: 256, addressSpaceMb: 400, maxWallMs: 30_000 })
  3277. const result = await runtime.run({
  3278. program: [
  3279. 'import sys',
  3280. 'sys.stdout.write("x")',
  3281. 'payload = "\\n".rjust(340 * 1024 * 1024, "A")',
  3282. 'sys.stdout.write(payload)',
  3283. 'return "done"',
  3284. ].join('\n'),
  3285. bindings: [],
  3286. })
  3287. expect(result.error).toBeUndefined()
  3288. expect(result.value).toBe('done')
  3289. expect(result.logs).toEqual([logTruncationMarker(256)])
  3290. }, 40_000)
  3291. it('emits pending text on an explicit flush, before the run can be killed', async () => {
  3292. // `_LogStream` inherits TextIOBase's no-op `flush()`, so an explicit
  3293. // `print(..., flush=True)` or `sys.stdout.flush()` left the text in
  3294. // `_pending` with nothing to drain it but `flush_line` after settlement — a
  3295. // call a hanging or killed run never reaches. Measured: printing
  3296. // "before hang" with flush=True ahead of an infinite loop returned
  3297. // `logs: []`, losing the one diagnostic the program deliberately committed.
  3298. const { runtime } = await setup({ maxWallMs: 4_000 })
  3299. const result = await runtime.run({
  3300. program: [
  3301. 'import sys',
  3302. 'print("before hang", end="", flush=True)',
  3303. 'while True: pass',
  3304. ].join('\n'),
  3305. bindings: [],
  3306. })
  3307. expect(result.error?.kind).toBe('timeout')
  3308. expect(result.logs).toContain('before hang')
  3309. }, 15_000)
  3310. it('marks a dropped tail when the ledger lands on exactly zero remaining', async () => {
  3311. // One 100-character line costs 103 serialized bytes (quotes + separator),
  3312. // consuming a 103-byte budget EXACTLY. Landing on zero never trips
  3313. // LogBuffer's "cost > remaining" branch, so `_truncated` stays unset and the
  3314. // stream's own `remaining > 0` guard silently discarded the unscanned tail —
  3315. // the run reported a complete log while dropping text. The tail must be
  3316. // pushed so the marker is emitted. (This surfaced only after empty writes
  3317. // stopped being buffered: `print` issues a trailing `write("")` whose
  3318. // buffered-empty path used to force the marker out incidentally.) A single
  3319. // wide line is used rather than many narrow ones so the CHILD ledger is the
  3320. // one that lands on zero: the host's identical ledger truncates first when
  3321. // many small entries precede the long marker text.
  3322. const { runtime } = await setup({ maxLogBytes: 103, maxWallMs: 10_000 })
  3323. const result = await runtime.run({
  3324. program: ['print("y" * 100 + "\\n" + "z" * 10, end="")', 'return "done"'].join('\n'),
  3325. bindings: [],
  3326. })
  3327. expect(result.error).toBeUndefined()
  3328. expect(result.value).toBe('done')
  3329. expect(result.logs).toContain('y'.repeat(100))
  3330. expect(result.logs.filter(line => line.includes('log capture truncated'))).toHaveLength(1)
  3331. // The dropped tail is not retained, but its loss is now reported.
  3332. expect(result.logs.some(line => line.includes('z'))).toBe(false)
  3333. }, 15_000)
  3334. it('charges the JSON-escaped cost of control characters against the log ledger', async () => {
  3335. // A NUL renders as \u0000 (6 bytes) in the serialized outer logs; the
  3336. // ledger must charge that expansion, or a control-character flood admits
  3337. // 6x the configured cap.
  3338. const { runtime } = await setup({ maxLogBytes: 256 })
  3339. const result = await runtime.run({
  3340. program: [
  3341. 'for _ in range(500):',
  3342. ' print("\\x00" * 10)',
  3343. 'return "done"',
  3344. ].join('\n'),
  3345. bindings: [],
  3346. })
  3347. expect(result.error).toBeUndefined()
  3348. expect(result.logs.some(line => line.includes('log capture truncated'))).toBe(true)
  3349. // Serialized (escaped) size of retained entries stays in the budget's
  3350. // neighborhood: well under the ~30 kB an uncharged flood would retain.
  3351. const serialized = Buffer.byteLength(JSON.stringify(result.logs), 'utf8')
  3352. expect(serialized).toBeLessThan(1024)
  3353. })
  3354. it('charges the serialized cost child-side, so a control-heavy line truncates instead of breaching the address space', async () => {
  3355. // The child's ledger must charge what the entry costs on the wire, not its
  3356. // raw UTF-8 length: a NUL is one raw byte but six as its escape. A 24 MiB NUL
  3357. // line clears the cheap char-count lower bound (24 MiB < 32 MiB budget), so
  3358. // charging raw bytes would ADMIT it and then encode a ~144 MiB escaped
  3359. // payload plus its UTF-8 copy — past the 384 MiB address space, killing the
  3360. // child (surfaced host-side as `worker-exit`) instead of truncating.
  3361. // Charging the serialized cost rejects it before any encode.
  3362. const { runtime } = await setup({ maxLogBytes: 32 * 1024 * 1024, addressSpaceMb: 384, maxWallMs: 20_000 })
  3363. const result = await runtime.run({
  3364. program: [
  3365. 'print("\\x00" * (24 * 1024 * 1024))',
  3366. 'return "done"',
  3367. ].join('\n'),
  3368. bindings: [],
  3369. })
  3370. expect(result.error).toBeUndefined()
  3371. expect(result.value).toBe('done')
  3372. expect(result.logs.filter(line => line.includes('log capture truncated'))).toHaveLength(1)
  3373. // Nothing of the line itself was retained: the ledger refused the whole entry.
  3374. expect(result.logs.every(line => !line.includes(String.fromCharCode(0)))).toBe(true)
  3375. }, 30_000)
  3376. it('bounds a flood of zero-byte log lines through the per-entry separator charge', async () => {
  3377. // Blank print() lines carry zero content bytes; without the +1 separator
  3378. // charge they would bypass maxLogBytes entirely and grow the retained
  3379. // array without bound. Each empty entry costs one byte, so a 64-byte
  3380. // budget retains at most 64 entries before the marker.
  3381. const { runtime } = await setup({ maxLogBytes: 64, maxWallMs: 10_000 })
  3382. const result = await runtime.run({
  3383. program: [
  3384. 'for _ in range(10000):',
  3385. ' print()',
  3386. 'return "done"',
  3387. ].join('\n'),
  3388. bindings: [],
  3389. })
  3390. expect(result.error).toBeUndefined()
  3391. expect(result.logs.length).toBeLessThanOrEqual(65)
  3392. expect(result.logs.some(line => line.includes('log capture truncated'))).toBe(true)
  3393. })
  3394. it('reassembles multibyte UTF-8 split across stray-output pipe chunks', async () => {
  3395. // A single os.write far past the 64 KiB pipe buffer forces multiple
  3396. // 'data' chunks; when the boundary lands inside the emoji's 4-byte
  3397. // sequence, per-chunk decoding would corrupt it into replacement
  3398. // characters. Raw bytes are buffered and only decoded once a complete line
  3399. // (or the whole tail at flush) is assembled, so the split sequence is whole
  3400. // by the time it is decoded.
  3401. const { runtime } = await setup({ maxLogBytes: 1024 * 1024 })
  3402. const result = await runtime.run({
  3403. program: [
  3404. 'import os',
  3405. // os.write is one syscall and returns a partial count on a full
  3406. // pipe, so loop until the whole payload (odd prefix -> a chunk
  3407. // boundary lands inside the emoji's 4-byte sequence) is out.
  3408. String.raw`payload = b"a" * 65535 + "\u4f60\u597d\U0001f600".encode("utf-8")`,
  3409. 'view = memoryview(payload)',
  3410. 'while view:',
  3411. ' view = view[os.write(1, view):]',
  3412. 'return "done"',
  3413. ].join('\n'),
  3414. bindings: [],
  3415. })
  3416. expect(result.error).toBeUndefined()
  3417. const text = result.logs.join('')
  3418. expect(text).toContain('\u4f60\u597d\u{1f600}')
  3419. expect(text).not.toContain('\ufffd')
  3420. })
  3421. it('flushes a stray-output byte sequence left incomplete when the pipe ends', async () => {
  3422. // The child writes the first two bytes of a 3-byte UTF-8 character to fd 1
  3423. // and exits, so the pipe closes with the sequence unfinished in the raw
  3424. // residual. The 'end' flush decodes the residual with `toString('utf8')`,
  3425. // which renders the stranded bytes as U+FFFD instead of dropping them.
  3426. const { runtime } = await setup({ maxLogBytes: 1024 * 1024 })
  3427. const result = await runtime.run({
  3428. program: [
  3429. 'import os',
  3430. // b"\xe4\xbd" is the leading two bytes of U+4F60; no continuation byte
  3431. // follows before exit.
  3432. String.raw`os.write(1, b"\xe4\xbd")`,
  3433. 'return "done"',
  3434. ].join('\n'),
  3435. bindings: [],
  3436. })
  3437. expect(result.error).toBeUndefined()
  3438. expect(result.logs.join('')).toContain('�')
  3439. })
  3440. it('rejects reserved words of EITHER backend language as binding globals', async () => {
  3441. // The seam's portable contract: `lambda` (Python keyword, legal JS name)
  3442. // and `typeof` (JS keyword, legal Python name) are both refused, so a
  3443. // namespace list valid on one backend is valid on every backend.
  3444. const { runtime } = await setup()
  3445. for (const global of ['lambda', 'typeof']) {
  3446. await expect(runtime.run({
  3447. program: 'return 1',
  3448. bindings: [{ global, functions: {} }],
  3449. })).rejects.toThrow(/is not a usable Python identifier/)
  3450. }
  3451. })
  3452. it('captures stray stdout bytes the child writes bypassing sys.stdout', async () => {
  3453. // Model code that writes to fd 1 via os.write() bypasses the Python-side
  3454. // LogBuffer, so the host's stray-byte capture on child.stdout is what
  3455. // records it.
  3456. const { runtime } = await setup()
  3457. const result = await runtime.run({
  3458. program: [
  3459. 'import os',
  3460. 'os.write(1, b"stray stdout\\n")',
  3461. 'os.write(2, b"stray stderr\\n")',
  3462. 'return "done"',
  3463. ].join('\n'),
  3464. bindings: [],
  3465. })
  3466. expect(result.error).toBeUndefined()
  3467. expect(result.logs.join('')).toContain('stray stdout')
  3468. expect(result.logs.join('')).toContain('stray stderr')
  3469. })
  3470. it('escalates to SIGKILL when the program traps SIGTERM and ignores the grace period', async () => {
  3471. // A program that traps SIGTERM should still die: the kill() escalation
  3472. // fires SIGKILL after graceMs. The full run reports either timeout (wall)
  3473. // or worker-exit depending on which finish reason wins the race.
  3474. const { runtime } = await setup({ maxWallMs: 400, graceMs: 200 })
  3475. const result = await runtime.run({
  3476. program: [
  3477. 'import signal, time',
  3478. 'signal.signal(signal.SIGTERM, lambda *a: None)',
  3479. 'while True: time.sleep(1)',
  3480. ].join('\n'),
  3481. bindings: [],
  3482. })
  3483. expect(['timeout', 'worker-exit']).toContain(result.error?.kind)
  3484. }, 6000)
  3485. it('bounds the fd-3 receive buffer against a newline-free flood', async () => {
  3486. // A program looping os.write(3, ...) with no newline would grow the host
  3487. // accumulator unbounded (the child's RLIMIT_AS does not cover the host
  3488. // string). The ceiling is a fixed 256 MiB memory-safety invariant —
  3489. // deliberately NOT derived from maxValueBytes, because legitimate binding
  3490. // call frames may be large. We flood slightly past it in 8 MiB writes so
  3491. // the test terminates promptly once the guard trips.
  3492. const ceiling = 256 * 1024 * 1024
  3493. const { runtime } = await setup({ maxWallMs: 60_000, addressSpaceMb: 2048 })
  3494. const start = Date.now()
  3495. const result = await runtime.run({
  3496. program: [
  3497. 'import os',
  3498. `for _ in range(${Math.ceil((ceiling * 1.1) / (8 * 1024 * 1024))}):`,
  3499. ' os.write(3, b"A" * (8 * 1024 * 1024))',
  3500. 'return "never"',
  3501. ].join('\n'),
  3502. bindings: [],
  3503. })
  3504. const elapsed = Date.now() - start
  3505. expect(result.error?.kind).toBe('worker-exit')
  3506. expect(result.error?.message).toContain(`protocol frame exceeded ${ceiling} bytes`)
  3507. // The breach ends the run before the wall ceiling (the run did not idle
  3508. // out); absolute pipe throughput varies too much under parallel suites
  3509. // for a tight bound.
  3510. expect(elapsed).toBeLessThan(30_000)
  3511. }, 45_000)
  3512. it('fails a forged oversized done value host-side as output-limit', async () => {
  3513. // The Python-side _done_with_value check is bypassable by writing a done
  3514. // frame straight to fd 3. The host re-enforces maxValueBytes; the seam
  3515. // forbids substituting a truncated value, so the run FAILS as output-limit
  3516. // instead of returning a lie.
  3517. const maxValueBytes = 64
  3518. const { runtime } = await setup({ maxValueBytes })
  3519. const result = await runtime.run({
  3520. program: [
  3521. 'import os, json',
  3522. 'big = "B" * 5000',
  3523. 'os.write(3, json.dumps({"type":"done","value":big}).encode() + b"\\n")',
  3524. // The real done never sends; the forged one settles the run.
  3525. 'import time',
  3526. 'time.sleep(5)',
  3527. ].join('\n'),
  3528. bindings: [],
  3529. })
  3530. expect(result.value).toBeUndefined()
  3531. expect(result.error?.kind).toBe('output-limit')
  3532. expect(result.error?.message).toContain('exceeded 64 bytes')
  3533. }, 8000)
  3534. it('drops a forged oversized log frame on its code-unit lower bound, before escaping it', async () => {
  3535. // A forged `log` frame carrying a control-heavy string sits below the
  3536. // 256 MiB fd-3 frame ceiling but escapes several-fold: 24 MiB of NULs
  3537. // becomes ~144 MiB of `�`. Charging it required building that escaped
  3538. // copy first, so a 32-byte maxLogBytes could still force a
  3539. // hundreds-of-megabytes host allocation. The cheap `length + 3` lower bound
  3540. // truncates it instead. The host's own heap is what is under test, so keep
  3541. // the child's address space generous enough to BUILD the frame.
  3542. const { runtime } = await setup({ maxLogBytes: 32, addressSpaceMb: 1024, maxWallMs: 60_000 })
  3543. const before = process.memoryUsage().heapUsed
  3544. const result = await runtime.run({
  3545. program: [
  3546. 'import os',
  3547. // Written as a raw frame so the child's own ledger never sees it.
  3548. 'os.write(3, b\'{"type":"log","text":"\' + b"\\\\u0000" * (24 * 1024 * 1024) + b\'"}\\n\')',
  3549. 'return "settled"',
  3550. ].join('\n'),
  3551. bindings: [],
  3552. })
  3553. expect(result.error).toBeUndefined()
  3554. expect(result.value).toBe('settled')
  3555. // The frame was dropped as one truncation marker, not retained.
  3556. expect(result.logs).toEqual([logTruncationMarker(32)])
  3557. // The escaped copy (~144 MiB) was never materialized.
  3558. expect(process.memoryUsage().heapUsed - before).toBeLessThan(256 * 1024 * 1024)
  3559. }, 90_000)
  3560. it('charges a forged log frame its escaped cost once past the code-unit lower bound', async () => {
  3561. // The cheap lower bound only rejects what cannot possibly fit; a SHORT
  3562. // control-heavy frame clears it and must still be charged what it costs on
  3563. // the wire. Ten NULs are 13 against the 32-byte lower bound but 63 escaped
  3564. // (six bytes each, two quotes, one separator), so the full charge truncates.
  3565. const { runtime } = await setup({ maxLogBytes: 32 })
  3566. const result = await runtime.run({
  3567. program: [
  3568. 'import os',
  3569. 'os.write(3, b\'{"type":"log","text":"\' + b"\\\\u0000" * 10 + b\'"}\\n\')',
  3570. 'return "settled"',
  3571. ].join('\n'),
  3572. bindings: [],
  3573. })
  3574. expect(result.error).toBeUndefined()
  3575. expect(result.value).toBe('settled')
  3576. expect(result.logs).toEqual([logTruncationMarker(32)])
  3577. }, 8000)
  3578. it('caps a forged done error.message from its code-unit prefix, never encoding the whole message', async () => {
  3579. // `Buffer.from(message)` on a message near the frame ceiling allocates a
  3580. // full UTF-8 copy before maxValueBytes applies. Only the first
  3581. // maxValueBytes code units can fit the cap, so only that prefix is encoded
  3582. // — at most 3x the cap in bytes. The message here is 48 MiB of ASCII: its
  3583. // full encode would be another 48 MiB in the host.
  3584. const maxValueBytes = 64
  3585. const { runtime } = await setup({ maxValueBytes, addressSpaceMb: 1024, maxWallMs: 60_000 })
  3586. const before = process.memoryUsage().heapUsed
  3587. const result = await runtime.run({
  3588. program: [
  3589. 'import os',
  3590. 'os.write(3, b\'{"type":"done","error":{"kind":"exception","message":"\' + b"E" * (48 * 1024 * 1024) + b\'"}}\\n\')',
  3591. 'import time',
  3592. 'time.sleep(30)',
  3593. ].join('\n'),
  3594. bindings: [],
  3595. })
  3596. expect(result.error?.kind).toBe('exception')
  3597. const message = result.error?.message ?? ''
  3598. // The marker's 15 bytes come OUT of the 64-byte cap, so 49 E's precede it
  3599. // and the whole string is exactly 64 bytes — not 64 plus the marker.
  3600. expect(message).toBe(`${'E'.repeat(maxValueBytes - 15)}… [truncated]`)
  3601. expect(Buffer.byteLength(message, 'utf8')).toBe(maxValueBytes)
  3602. // JSON.parse already holds the 48 MiB string; the cap must not add a
  3603. // second full-length copy on top of it.
  3604. expect(process.memoryUsage().heapUsed - before).toBeLessThan(256 * 1024 * 1024)
  3605. }, 90_000)
  3606. it('keeps a capped diagnostic within maxValueBytes, marker included', async () => {
  3607. // The marker is part of the emitted diagnostic, so its bytes are reserved
  3608. // from the cap rather than appended past it — the host meters this same
  3609. // field downstream. Checked on BOTH producers: the child's own _cap_message
  3610. // (a raised exception) and the host's capMessage (a forged done frame).
  3611. const maxValueBytes = 40
  3612. const { runtime } = await setup({ maxValueBytes })
  3613. const raised = await runtime.run({
  3614. program: 'raise ValueError("R" * 100000)',
  3615. bindings: [],
  3616. })
  3617. expect(raised.error?.kind).toBe('exception')
  3618. const raisedMessage = raised.error?.message ?? ''
  3619. expect(raisedMessage.endsWith('… [truncated]')).toBe(true)
  3620. expect(Buffer.byteLength(raisedMessage, 'utf8')).toBeLessThanOrEqual(maxValueBytes)
  3621. const forged = await runtime.run({
  3622. program: [
  3623. 'import os, json',
  3624. 'msg = "F" * 100000',
  3625. 'os.write(3, json.dumps({"type":"done","error":{"kind":"exception","message":msg}}).encode() + b"\\n")',
  3626. 'import time',
  3627. 'time.sleep(5)',
  3628. ].join('\n'),
  3629. bindings: [],
  3630. })
  3631. expect(forged.error?.kind).toBe('exception')
  3632. const forgedMessage = forged.error?.message ?? ''
  3633. expect(forgedMessage.endsWith('… [truncated]')).toBe(true)
  3634. expect(Buffer.byteLength(forgedMessage, 'utf8')).toBe(maxValueBytes)
  3635. }, 15_000)
  3636. it('emits the marker alone when the cap is smaller than the marker itself', async () => {
  3637. // With maxValueBytes below the marker's own 15 bytes there is no room for
  3638. // message text; the marker still goes out, so the truncation stays reported
  3639. // instead of the diagnostic silently becoming empty. Both producers agree.
  3640. const { runtime } = await setup({ maxValueBytes: 4 })
  3641. const raised = await runtime.run({ program: 'raise ValueError("R" * 500)', bindings: [] })
  3642. expect(raised.error?.kind).toBe('exception')
  3643. expect(raised.error?.message).toBe('… [truncated]')
  3644. const forged = await runtime.run({
  3645. program: [
  3646. 'import os, json',
  3647. 'os.write(3, json.dumps({"type":"done","error":{"kind":"exception","message":"F" * 500}}).encode() + b"\\n")',
  3648. 'import time',
  3649. 'time.sleep(5)',
  3650. ].join('\n'),
  3651. bindings: [],
  3652. })
  3653. expect(forged.error?.kind).toBe('exception')
  3654. expect(forged.error?.message).toBe('… [truncated]')
  3655. }, 15_000)
  3656. it('caps a forged done error.message without splitting a surrogate pair', async () => {
  3657. // At exactly maxValueBytes code units the prefix can end on a high
  3658. // surrogate whose low half sits just outside it. `Buffer.from` encodes that
  3659. // orphan as U+FFFD — the same corruption a mid-sequence byte cut causes —
  3660. // and those three replacement bytes sit past the marker-reserved budget, so
  3661. // the byte trim-back drops them.
  3662. const maxValueBytes = 32
  3663. const { runtime } = await setup({ maxValueBytes })
  3664. const result = await runtime.run({
  3665. program: [
  3666. 'import os, json',
  3667. // 32 ASCII chars then astral characters: code unit 32 is the first
  3668. // character's high surrogate (Python spells it as one code point, so
  3669. // json.dumps emits the raw 4 bytes the host reads back as a pair).
  3670. 'msg = "A" * 32 + "\\U0001f600" * 4',
  3671. 'os.write(3, json.dumps({"type":"done","error":{"kind":"exception","message":msg}}).encode() + b"\\n")',
  3672. 'import time',
  3673. 'time.sleep(5)',
  3674. ].join('\n'),
  3675. bindings: [],
  3676. })
  3677. expect(result.error?.kind).toBe('exception')
  3678. // 17 A's fill the marker-reserved budget; no orphaned half, no U+FFFD.
  3679. expect(result.error?.message).toBe(`${'A'.repeat(17)}… [truncated]`)
  3680. expect(Buffer.byteLength(result.error?.message ?? '', 'utf8')).toBe(maxValueBytes)
  3681. }, 8000)
  3682. it('returns a diagnostic under a third of the cap untouched, skipping the encode', async () => {
  3683. // Under maxValueBytes/3 code units a message cannot overflow the cap
  3684. // whatever it holds (3 bytes is the per-code-unit maximum), so the fast
  3685. // path returns it without encoding anything. Non-ASCII proves the bound is
  3686. // the code-unit count, not a byte assumption: 6 characters at 3 bytes each
  3687. // is 18 bytes, inside the 64-byte cap.
  3688. const { runtime } = await setup({ maxValueBytes: 64 })
  3689. const result = await runtime.run({
  3690. program: [
  3691. 'import os, json',
  3692. 'os.write(3, json.dumps({"type":"done","error":{"kind":"exception","message":"中文中文中文"}}).encode() + b"\\n")',
  3693. 'import time',
  3694. 'time.sleep(5)',
  3695. ].join('\n'),
  3696. bindings: [],
  3697. })
  3698. expect(result.error?.kind).toBe('exception')
  3699. expect(result.error?.message).toBe('中文中文中文')
  3700. }, 8000)
  3701. it('re-caps a forged done error.message host-side on a UTF-8 boundary', async () => {
  3702. // A forged done frame can carry an arbitrarily long error message; the
  3703. // host caps it to maxValueBytes and appends the shared marker. The
  3704. // message is emoji-dense and the cap is chosen so the marker-reserved
  3705. // 51-byte cut lands INSIDE a 4-byte sequence (one ASCII byte then 4-byte
  3706. // runs, so only a cut at 1 + 4k is aligned) — the cap must trim back to a
  3707. // code-point boundary rather than decode a replacement character, which
  3708. // would also exceed the cap.
  3709. const maxValueBytes = 66
  3710. const { runtime } = await setup({ maxValueBytes })
  3711. const result = await runtime.run({
  3712. program: [
  3713. 'import os, json',
  3714. 'msg = "E" + "\\U0001f600" * 2000',
  3715. 'os.write(3, json.dumps({"type":"done","error":{"kind":"exception","message":msg}}).encode() + b"\\n")',
  3716. 'import time',
  3717. 'time.sleep(5)',
  3718. ].join('\n'),
  3719. bindings: [],
  3720. })
  3721. expect(result.error?.kind).toBe('exception')
  3722. const message = result.error?.message ?? ''
  3723. expect(message.endsWith('… [truncated]')).toBe(true)
  3724. const marker = '… [truncated]'
  3725. const body = message.slice(0, message.length - marker.length)
  3726. // The WHOLE message, marker included, honors the cap.
  3727. expect(Buffer.byteLength(message, 'utf8')).toBeLessThanOrEqual(maxValueBytes)
  3728. // 'E' plus 12 emoji is 49 bytes: the trim-back walked the 51-byte budget
  3729. // down past two continuation bytes rather than splitting the 13th.
  3730. expect(body).toBe(`E${'\u{1f600}'.repeat(12)}`)
  3731. // The cut landed on a code-point boundary — no replacement character.
  3732. expect(body).not.toContain('\ufffd')
  3733. }, 8000)
  3734. it('bounds a single oversized newline-terminated line on fd 3', async () => {
  3735. // The same ceiling applies to one giant framed line. Write EXACTLY the
  3736. // ceiling with no newline — at the limit, not past it, so nothing trips —
  3737. // then a small newline tail, which is the chunk that crosses.
  3738. const ceiling = 256 * 1024 * 1024
  3739. const { runtime } = await setup({ maxWallMs: 60_000, addressSpaceMb: 2048 })
  3740. const result = await runtime.run({
  3741. program: [
  3742. 'import os',
  3743. 'chunk = b"A" * (8 * 1024 * 1024)',
  3744. `for _ in range(${ceiling / (8 * 1024 * 1024)}):`,
  3745. ' os.write(3, chunk)',
  3746. 'os.write(3, b"AAAA\\n")',
  3747. 'return "never"',
  3748. ].join('\n'),
  3749. bindings: [],
  3750. })
  3751. expect(result.error?.kind).toBe('worker-exit')
  3752. expect(result.error?.message).toContain(`protocol frame exceeded ${ceiling} bytes`)
  3753. }, 90_000)
  3754. it('rejects an over-ceiling fd-3 buffer without first joining it into one line', async () => {
  3755. // The ceiling has to be enforced on the byte COUNTER before Buffer.concat,
  3756. // not on the joined line afterwards: the join is a second copy of
  3757. // everything held, so a program could force roughly twice the advertised
  3758. // 256 MiB of host memory before anything rejected it.
  3759. //
  3760. // This program makes the two orders observably different rather than merely
  3761. // differently sized. It writes exactly the ceiling with no newline (at the
  3762. // limit, so nothing trips), then a newline followed by 8 MiB more. Checking
  3763. // the counter first sees more than the ceiling on the newline-bearing pipe
  3764. // chunk and rejects. Checking the joined line instead produced a FIRST LINE
  3765. // of exactly the ceiling — inside the per-line bound, so it passed as a junk
  3766. // frame — and left an 8 MiB residual well under the bound, so the breach was
  3767. // never reported: measured, the run settled as
  3768. // `python exited (code=0, signal=null) before completing` after the host had
  3769. // held the ceiling AND copied it, which is the doubling this check prevents.
  3770. const ceiling = 256 * 1024 * 1024
  3771. const { runtime } = await setup({ maxWallMs: 60_000, addressSpaceMb: 2048 })
  3772. const result = await runtime.run({
  3773. program: [
  3774. 'import os',
  3775. 'chunk = b"A" * (8 * 1024 * 1024)',
  3776. `for _ in range(${ceiling / (8 * 1024 * 1024)}):`,
  3777. ' os.write(3, chunk)',
  3778. // One drain loop: a single os.write past the pipe buffer returns short,
  3779. // and a truncated tail would change which bytes cross the ceiling.
  3780. 'view = memoryview(b"\\n" + b"B" * (8 * 1024 * 1024))',
  3781. 'while view:',
  3782. ' view = view[os.write(3, view):]',
  3783. 'return "never"',
  3784. ].join('\n'),
  3785. bindings: [],
  3786. })
  3787. expect(result.value).toBeUndefined()
  3788. expect(result.error?.kind).toBe('worker-exit')
  3789. expect(result.error?.message).toContain(`protocol frame exceeded ${ceiling} bytes`)
  3790. }, 120_000)
  3791. })