Closed Alirexaa closed 1 week ago
@ErikEJ @jmezach can you have a look into this test please.
I had a look into the trx and I see this towards the bottom:
fail: Aspire.Hosting.Dcp.start-apiserver.api-server.container-logstreamer.ContainerOrchestrator[0]
capturing container logs failed {"ContainerRuntime": "", "Container": "f2d7c2713bfda429905551c75620c4c368787434b02ad638019fc3e9db1db8dc"}
info: CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects.AppHost.Resources.sql[0]
444: 2024-11-11T11:46:16.0168280Z
info: CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects.AppHost.Resources.sql[0]
445: 2024-11-11 11:46:16.01 spid20s Error: 17053, Severity: 16, State: 1.
Admittedly, I'm not sure if this is the actual problem or something unrelated (I'm not familiar with what the logging should look like in the Aspire logs), but the fail
step seems to suggest something went wrong.
I think it could be an OS disk issue, like out of disk space or similar. Looks like some details about the error from SQL Server is missing
I agree that that is a likely culprit
@aaronpowell Maybe your recent PR will fix this: https://github.com/CommunityToolkit/Aspire/pull/222 ?
If anyone wants to review it to see if the changes are ok we can merge and push forward 😉
Thanks for the fix @aaronpowell :)
build : https://github.com/CommunityToolkit/Aspire/actions/runs/11777837131/job/32803012099
trx: test-results-ubuntu-latest.zip
Logs: