mark render failed metadata-europe-dee5f7a1/2392941
Browse files
state/failed/metadata-europe-dee5f7a1/2392941.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input_repo": "blanchon/cs2_dataset_demo",
|
| 3 |
+
"input_metadata_file": "data/metadata-europe-dee5f7a1.parquet",
|
| 4 |
+
"match_id": "2392941",
|
| 5 |
+
"match_slot": 717,
|
| 6 |
+
"machine_id": "cs2-lock-cz-34",
|
| 7 |
+
"machine_index": 33,
|
| 8 |
+
"machine_count": 36,
|
| 9 |
+
"attempts": 1,
|
| 10 |
+
"error": "RuntimeError: command failed (1): cs-recorder --session render-2392941-m2-w0 prewarm --demo /recordings/render-worker/data/work/metadata-europe-dee5f7a1/2392941/inputs/nexvoid-vs-chinggis-warriors-m2-inferno.dem --duration-seconds 5 --width 1280 --height 720 --keep-running\n--- log tail ---\ne_check is not None and not alive_check(): \u2502\n\u2502 \u2771 125 \u2502 \u2502 \u2502 raise PluginError(f\"CS2 exited before marker {label!r}\") \u2502\n\u2502 126 \u2502 \u2502 remaining = deadline - time.monotonic() \u2502\n\u2502 127 \u2502 \u2502 if remaining <= 0: \u2502\n\u2502 128 \u2502 \u2502 \u2502 raise TimeoutError(f\"marker {label!r} not seen in {timeout \u2502\n\u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256f\nPluginError: CS2 exited before marker 'demo_ready'\n\nThe above exception was the direct cause of the following exception:\n\n\u256d\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 Traceback (most recent call last) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256e\n\u2502 /opt/cs-recorder/src/cs_recorder/cli.py:159 in wrapper \u2502\n\u2502 \u2502\n\u2502 156 \u2502 @wraps(func) \u2502\n\u2502 157 \u2502 def wrapper(*args, **kwargs): \u2502\n\u2502 158 \u2502 \u2502 try: \u2502\n\u2502 \u2771 159 \u2502 \u2502 \u2502 return func(*args, **kwargs) \u2502\n\u2502 160 \u2502 \u2502 except SessionBusy as exc: \u2502\n\u2502 161 \u2502 \u2502 \u2502 die(str(exc), code=1) \u2502\n\u2502 162 \u2502 \u2502 except _preflight.PreflightError as exc: \u2502\n\u2502 \u2502\n\u2502 /opt/cs-recorder/src/cs_recorder/cli.py:529 in prewarm \u2502\n\u2502 \u2502\n\u2502 526 \u2502 session = _resolve(ctx, needs_cs2=False) \u2502\n\u2502 527 \u2502 opts = _opts(ctx) \u2502\n\u2502 528 \u2502 if demo: \u2502\n\u2502 \u2771 529 \u2502 \u2502 code = _prewarm.run_demo(session, demo, duration_seconds, \u2502\n\u2502 530 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 width=width, height=height, \u2502\n\u2502 531 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 keep_running=keep_running, \u2502\n\u2502 532 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 allow_incompatible=allow_incompatible \u2502\n\u2502 \u2502\n\u2502 /opt/cs-recorder/src/cs_recorder/composites/prewarm.py:100 in run_demo \u2502\n\u2502 \u2502\n\u2502 97 \u2502 \u2502 raise ValueError(info.get(\"reason\") or \"demo not compatible\") \u2502\n\u2502 98 \u2502 prepared = _demo.prepare_demo(demo_path, info, namespace=session.i \u2502\n\u2502 99 \u2502 with flock(session, \"prewarm\", {\"demo\": demo_path}, wait=wait, wai \u2502\n\u2502 \u2771 100 \u2502 \u2502 _ensure_cs2(session, launch_demo=True, playdemo_arg=prepared[\" \u2502\n\u2502 101 \u2502 \u2502 # wait for demo to actually begin \u2502\n\u2502 102 \u2502 \u2502 _sleep_alive(session, max(0.0, duration_seconds)) \u2502\n\u2502 103 \u2502 \u2502 if not keep_running: \u2502\n\u2502 \u2502\n\u2502 /opt/cs-recorder/src/cs_recorder/composites/prewarm.py:140 in _ensure_cs2 \u2502\n\u2502 \u2502\n\u2502 137 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 \u2502 alive_check=lambda: _launch.cs2_running(se \u2502\n\u2502 138 \u2502 \u2502 except (TimeoutError, PluginError) as exc: \u2502\n\u2502 139 \u2502 \u2502 \u2502 _launch.stop(session) \u2502\n\u2502 \u2771 140 \u2502 \u2502 \u2502 raise RuntimeError(f\"demo prewarm did not reach ready mark \u2502\n\u2502 141 \u2502\n\u2502 142 \u2502\n\u2502 143 def _sleep_alive(session: Session, seconds: float) -> None: \u2502\n\u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256f\nRuntimeError: demo prewarm did not reach ready marker: CS2 exited before marker \n'demo_ready'\n",
|
| 11 |
+
"failed_at": "2026-05-06T21:05:55+00:00"
|
| 12 |
+
}
|