runtime-canary #28
Triggered via repository dispatch
July 28, 2026 09:33
MackinnonBuck
runtime-canary
4a8a8e6
Status
Failure
Total duration
6m 25s
Artifacts
–
sdk-canary.yml
on: repository_dispatch
Resolve runtime inputs
4s
Matrix: test
Publish SDK canary (internal feed)
35s
Annotations
30 errors and 1 warning
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:140:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:124:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:107:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:57:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/abort.e2e.test.ts:102:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:140:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:124:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:107:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:57:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/abort.e2e.test.ts:102:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/ask_user.e2e.test.ts > User input (ask_user) > should invoke user input handler when model uses ask_user tool:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Session Compact RPC > should compact session history after messages:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should call agent reload:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:140:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return empty list when no custom agents configured:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:124:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should deselect current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:107:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should select and get current agent:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:78:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should return null when no agent is selected:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/agent_and_compact_rpc.e2e.test.ts:57:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/agent_and_compact_rpc.e2e.test.ts > Agent Selection RPC > should list available custom agents:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active tool execution:
nodejs/src/client.ts#L1514
Error: Connection is closed.
❯ throwIfClosedOrDisposed node_modules/vscode-jsonrpc/lib/common/connection.js:829:19
❯ Object.sendRequest node_modules/vscode-jsonrpc/lib/common/connection.js:1000:13
❯ CopilotClient.createSession src/client.ts:1514:53
❯ test/e2e/abort.e2e.test.ts:102:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 1 }
|
|
test/e2e/abort.e2e.test.ts > Abort > should abort during active streaming:
nodejs/src/client.ts#L2516
Error: CLI server exited unexpectedly with code 0
❯ Timeout._onTimeout src/client.ts:2516:33
|
|
e2e gate bypassed
Publishing SDK canary despite a non-passing e2e gate (test job result: failure) via publish-force. Triggered by 'MackinnonBuck' through 'repository_dispatch'. The e2e signal was bypassed; build + feed-only guards still apply.
|