Skip to content

Main CI has persistent Polyglot, Hosting-4, and VS Code E2E failures #17942

@davidfowl

Description

@davidfowl

Summary

main CI has been persistently red. The last green CI run I found was:

Latest investigated failing run:

Persistent failure buckets

Polyglot SDK validation

First observed in run https://github.com/microsoft/aspire/actions/runs/26799903389 after PR #17817 (d071d4954cab6f4b135bb4c0f25333665fe01b2d).

Representative failure:

AspireRestore depends on Aspire.Hosting (>= 13.5.0-ci) but Aspire.Hosting 13.5.0-ci was not found.
Unable to find a stable package Aspire.Hosting.Redis with version (>= 13.4.x)
- Versions from https://api.nuget.org/v3/index.json were not considered

This affects Rust, Java, Go, Python, and TypeScript SDK validation jobs.

Hosting-4 DistributedApplicationPipelineTests on Windows

First observed in run https://github.com/microsoft/aspire/actions/runs/26858200614 after PR #17698 (e20049fb4771c5ec838fc2f64461918140f94567). Latest run still shows 33 DistributedApplicationPipelineTests failures.

Representative failure:

Aspire.Hosting.DistributedApplicationException : Docker is not running. Start Docker and try again.
Docker daemon is not running. Exit code: 1.
Step 'check-container-runtime' failed.

VS Code extension zero-to-running E2E

First zero-to-running failure observed in run https://github.com/microsoft/aspire/actions/runs/26855094131 after PR #17851 (b178f82b5cf60b38995f65b8e6f711f238e11859), initially as a teardown-only failure.

The latest run shows a Linux editor-title timeout:

Timed out waiting for editor title containing 'localhost:17150'.
Wait timed out after 180011ms
Open editor titles: "apphost.cs", "ExtensionZeroToRunningApp reso…"

Logs show the dashboard started and the extension attempted to open it in the integrated browser before the assertion timed out.

Notes

The Polyglot failure is the earliest persistent current bucket and appears to be keeping main red continuously since the 13.4 merge. The Hosting-4 and VS Code E2E failures were layered on later and are still visible in the latest investigated CI run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownerstriage:bot-seenAspire triage bot has seen this issue

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions