-
Notifications
You must be signed in to change notification settings - Fork 816
Closed
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationflaky-testquarantined-testQuarantined tests that run only in the Outerloop Tests workflowQuarantined tests that run only in the Outerloop Tests workflow
Description
Build Information
Build: https://github.com/dotnet/aspire/actions/runs/15377402100
Build error leg or test failing: Aspire.Hosting.Testing.Tests.TestingBuilderTests.CanOverrideLaunchProfileViaArgsAdHocBuilder
Pull request:
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}System.TimeoutException : The operation has timed out. at Aspire.Hosting.Testing.Tests.TestingBuilderTests.CanOverrideLaunchProfileViaArgsAdHocBuilder(String launchProfileName, Boolean directArgs) in /_/tests/Aspire.Hosting.Testing.Tests/TestingBuilderTests.cs:line 369
at Aspire.Hosting.Testing.Tests.TestingBuilderTests.CanOverrideLaunchProfileViaArgsAdHocBuilder(String launchProfileName, Boolean directArgs) in /_/tests/Aspire.Hosting.Testing.Tests/TestingBuilderTests.cs:line 382
--- End of stack trace from previous location ---
Stdout
Details
| [2025-06-01T17:09:24] Aspire.Hosting.DistributedApplication Information: Aspire version: 9.4.0-ci
| [2025-06-01T17:09:24] Aspire.Hosting.DistributedApplication Information: Distributed application starting.
| [2025-06-01T17:09:24] Aspire.Hosting.DistributedApplication Information: Application host directory is: /home/runner/work/aspire/aspire/tests/Aspire.Hosting.Testing.Tests
| [2025-06-01T17:09:24] Aspire.Hosting.Cli.BackchannelService Debug: Backchannel socket path was not specified.
| [2025-06-01T17:09:24] Aspire.Hosting.Dcp.DcpHost Information: Starting DCP with arguments: start-apiserver --monitor 3813 --detach --kubeconfig "/tmp/aspire.GGQrA0/kubeconfig"
| [2025-06-01T17:09:24] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 1 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = ProjectResource, CreationTimeStamp = (null), State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { }, HealthReports = { }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-01T17:09:24] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Endpoint resources.
| [2025-06-01T17:09:24] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Container resources.
| [2025-06-01T17:09:24] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Service resources.
| [2025-06-01T17:09:24] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Executable resources.
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server Information: Starting API server...
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server Information: API server started {"Address": "::1", "Port": 37107}
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcp.start-apiserver.dcp-host Information: Starting DCP controller host
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcp.start-apiserver.dcp-host Information: Started all services {"count": 1}
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.KubernetesService Debug: Successfully read Kubernetes configuration from '/tmp/aspire.GGQrA0/kubeconfig' after 2809 milliseconds.
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcpctrl.ContainerOrchestrator Information: runtime status {"ContainerRuntime": "", "runtime": "docker", "status": {"Installed":true,"Running":true,"Error":""}}
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcpctrl.ContainerOrchestrator Information: runtime status {"ContainerRuntime": "", "runtime": "podman", "status": {"Installed":true,"Running":true,"Error":""}}
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcpctrl.IdeExecutableRunner Information: Executables cannot be started via IDE: missing required environment variable 'DEBUG_SESSION_PORT'
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcpctrl Information: starting controller manager
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 2 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = ProjectResource, CreationTimeStamp = (null), State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { }, Properties = { }, HealthReports = { }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 3 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = (null), State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = executable.pid = (null) project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = (null) resource.appArgsSensitivity = (null) }, HealthReports = { }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource mywebapp1/mywebapp1-abuuajme changed state: Starting
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 4 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = (null), State = { Text = Starting, Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = executable.pid = (null) project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = (null) resource.appArgsSensitivity = (null) }, HealthReports = { }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource mywebapp1 with Executable resource mywebapp1-abuuajme
| [2025-06-01T17:09:27] Aspire.Hosting.Devcontainers.Codespaces.CodespacesResourceUrlRewriterService Trace: Not running in Codespaces, skipping URL rewriting.
| [2025-06-01T17:09:27] Aspire.Hosting.DistributedApplication Information: Distributed application started. Press Ctrl+C to shut down.
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 5 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = , Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource mywebapp1 with Executable resource mywebapp1-abuuajme
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 6 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = , Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcpctrl.ExecutableReconciler Information: starting process... {"Executable": {"name":"mywebapp1-abuuajme"}, "Reconciliation": 2, "executable": "/home/runner/work/aspire/aspire/.dotnet/dotnet"}
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.dcpctrl.ExecutableReconciler Information: process started {"Executable": {"name":"mywebapp1-abuuajme"}, "Reconciliation": 2, "executable": "/home/runner/work/aspire/aspire/.dotnet/dotnet", "PID": 6660}
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource mywebapp1 with Executable resource mywebapp1-abuuajme
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource mywebapp1/mywebapp1-abuuajme changed state: Running
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 7 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = False, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:27] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Starting health monitoring for resource 'mywebapp1'.
| [2025-06-01T17:09:27] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Resource 'mywebapp1' has no health checks to monitor.
| [2025-06-01T17:09:27] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Resource 'mywebapp1' is ready.
| [2025-06-01T17:09:27] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Publishing ResourceReadyEvent for 'mywebapp1'.
| [2025-06-01T17:09:27] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Waiting for ResourceReadyEvent for 'mywebapp1'.
| [2025-06-01T17:09:27] Aspire.Hosting.Health.ResourceHealthCheckService Debug: ResourceReadyEvent for 'mywebapp1' completed.
| [2025-06-01T17:09:27] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Publishing the result of ResourceReadyEvent for 'mywebapp1'.
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 8 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Starting log streaming for mywebapp1-abuuajme.
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 9 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 10 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 11 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 12 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 0 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:27] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource mywebapp1 with Executable resource mywebapp1-abuuajme
| [2025-06-01T17:09:27] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 13 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 6660 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 1: 2025-06-01T17:09:28.6350000Z \^[[40m\^[[1m\^[[33mwarn\^[[39m\^[[22m\^[[49m: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[9]
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 2: 2025-06-01T17:09:28.6350000Z The ASP.NET Core developer certificate is only trusted by some clients. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3: 2025-06-01T17:09:28.6730000Z \^[[41m\^[[30mfail\^[[39m\^[[22m\^[[49m: Microsoft.Extensions.Hosting.Internal.Host[11]
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 4: 2025-06-01T17:09:28.6730000Z Hosting failed to start
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 5: 2025-06-01T17:09:28.6730000Z System.IO.IOException: Failed to bind to address https://[::1]:33911: address already in use.
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 6: 2025-06-01T17:09:28.6730000Z ---> Microsoft.AspNetCore.Connections.AddressInUseException: Address already in use
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 7: 2025-06-01T17:09:28.6730000Z ---> System.Net.Sockets.SocketException (98): Address already in use
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 8: 2025-06-01T17:09:28.6730000Z at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 9: 2025-06-01T17:09:28.6730000Z at System.Net.Sockets.Socket.Bind(EndPoint localEP)
| [2025-06-01T17:09:28] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 10: 2025-06-01T17:09:28.67300
... (snip) ...
... -01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3588: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce15000 - 00007f016ce18000 (000003) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3589: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce19000 - 00007f016ce1c000 (000003) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3590: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce1d000 - 00007f016ce20000 (000003) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3591: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce21000 - 00007f016ce24000 (000003) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3592: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce25000 - 00007f016ce28000 (000003) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3593: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce29000 - 00007f016ce2c000 (000003) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3594: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce2d000 - 00007f016ce32000 (000005) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3595: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce40000 - 00007f016ce42000 (000002) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3596: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce50000 - 00007f016ce54000 (000004) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3597: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce60000 - 00007f016ce62000 (000002) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3598: 2025-06-01T17:09:40.4570000Z [createdump] 000907f6 00007f016ce70000 - 00007f016ce71000 (000001) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3599: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016ce72000 - 00007f016ce75000 (000003) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3600: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016ce76000 - 00007f016ce7e000 (000008) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3601: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016ce7e000 - 00007f016ce91000 (000013) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3602: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016ce91000 - 00007f016ceca000 (000039) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3603: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016ceca000 - 00007f016cecc000 (000002) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3604: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cecc000 - 00007f016cecd000 (000001) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3605: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cecd000 - 00007f016cedf000 (000012) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3606: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cedf000 - 00007f016cf14000 (000035) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3607: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cf14000 - 00007f016cf16000 (000002) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3608: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cf16000 - 00007f016cf17000 (000001) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3609: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cf17000 - 00007f016cf27000 (000010) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3610: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cf27000 - 00007f016cfa6000 (00007f) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3611: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cfa6000 - 00007f016cfff000 (000059) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3612: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016cfff000 - 00007f016d000000 (000001) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3613: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d000000 - 00007f016d09d000 (00009d) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3614: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d09d000 - 00007f016d1e5000 (000148) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3615: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d1e5000 - 00007f016d277000 (000092) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3616: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d277000 - 00007f016d27e000 (000007) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3617: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d27e000 - 00007f016d281000 (000003) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3618: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d281000 - 00007f016d282000 (000001) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3619: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d282000 - 00007f016d284000 (000002) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3620: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d284000 - 00007f016d28b000 (000007) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3621: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d28b000 - 00007f016d28f000 (000004) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3622: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d28f000 - 00007f016d2b3000 (000024) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3623: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2b3000 - 00007f016d2b8000 (000005) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3624: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2b8000 - 00007f016d2b9000 (000001) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3625: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2b9000 - 00007f016d2ba000 (000001) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3626: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2ba000 - 00007f016d2bb000 (000001) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3627: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2bb000 - 00007f016d2bd000 (000002) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3628: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2bd000 - 00007f016d2be000 (000001) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3629: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2be000 - 00007f016d2bf000 (000001) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3630: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2bf000 - 00007f016d2c0000 (000001) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3631: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2c0000 - 00007f016d2c2000 (000002) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3632: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2c2000 - 00007f016d2c4000 (000002) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3633: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2c5000 - 00007f016d2c9000 (000004) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3634: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2ca000 - 00007f016d2cf000 (000005) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3635: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2d3000 - 00007f016d2d5000 (000002) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3636: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2d5000 - 00007f016d2d6000 (000001) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3637: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d2d6000 - 00007f016d301000 (00002b) 0000000000000000 r-x-- 05
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3638: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d301000 - 00007f016d30d000 (00000c) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3639: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007f016d30d000 - 00007f016d30f000 (000002) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3640: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007fff265d7000 - 00007fff265f9000 (000022) 0000000000000000 rw--- 06
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3641: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 00007ffffff10000 - 00007ffffff11000 (000001) 0000000000000000 r---- 04
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3642: 2025-06-01T17:09:40.4580000Z [createdump] Writing full dump to file /home/runner/work/aspire/aspire/testresults/Aspire.Hosting.Testing.Tests.dll_6703_crash.dmp
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3643: 2025-06-01T17:09:40.4580000Z [createdump] 000907f6 Writing memory region headers to core file
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3644: 2025-06-01T17:09:40.4580000Z [createdump] 000907f7 Writing process information to core file
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3645: 2025-06-01T17:09:40.4580000Z [createdump] 000907f7 Writing 23 auxv entries to core file
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3646: 2025-06-01T17:09:40.4580000Z [createdump] 000907f7 Writing 960 NT_FILE entries to core file
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3647: 2025-06-01T17:09:40.4610000Z [createdump] 000907fa Writing 21 thread entries to core file
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3648: 2025-06-01T17:09:40.4610000Z [createdump] 000907fa Writing NT_SIGINFO tid 1a2f signo 6 (0006) code 0000 errno 0000 addr (nil)
| [2025-06-01T17:09:40] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3649: 2025-06-01T17:09:40.4610000Z [createdump] 000907fa Writing 894 memory regions to core file
| [2025-06-01T17:09:41] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3650: 2025-06-01T17:09:40.9470000Z [createdump] Written 452415488 bytes (110453 pages) to core file
| [2025-06-01T17:09:41] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3651: 2025-06-01T17:09:40.9470000Z [createdump] Target process is alive
| [2025-06-01T17:09:41] Aspire.Hosting.Testing.Tests.Resources.mywebapp1 Information: 3652: 2025-06-01T17:09:40.9490000Z [createdump] Dump successfully written in 2258ms
| [2025-06-01T17:09:42] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 14 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 6660 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:42] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 15 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 6660 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:42] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 16 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 6660 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:42] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 17 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 6660 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Hidden resource-stop (Stop) = Enabled resource-restart (Restart) = Enabled }
| [2025-06-01T17:09:42] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource mywebapp1 with Executable resource mywebapp1-abuuajme
| [2025-06-01T17:09:42] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource mywebapp1/mywebapp1-abuuajme changed state: Running -> Finished
| [2025-06-01T17:09:42] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 18 Resource mywebapp1/mywebapp1-abuuajme update published: ResourceType = Project, CreationTimeStamp = 2025-06-01T17:09:27, State = { Text = Finished, Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = True, ExitCode = 134, Urls = { https = https://localhost:36273/swagger http = http://localhost:34597/swagger }, EnvironmentVariables = { ASPNETCORE_ENVIRONMENT = Development ASPNETCORE_HTTPS_PORT = 36273 ASPNETCORE_URLS = https://localhost:33911;http://localhost:40647 DOTNET_LAUNCH_PROFILE = https DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true LAUNCH_PROFILE_VAR = it-is-https LAUNCH_PROFILE_VAR_FROM_APP_HOST = app-host-is-https LOGGING__CONSOLE__FORMATTERNAME = simple OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:4317 OTEL_EXPORTER_OTLP_PROTOCOL = grpc OTEL_RESOURCE_ATTRIBUTES = service.instance.id=abuuajme OTEL_SERVICE_NAME = mywebapp1 }, Properties = { executable.path = dotnet executable.workDir = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj, -c, Debug, --no-launch-profile executable.pid = 6660 project.path = /home/runner/work/aspire/aspire/tests/TestingAppHost1/TestingAppHost1.MyWebApp/TestingAppHost1.MyWebApp.csproj resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { }, Commands = { resource-start (Start) = Enabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-01T17:09:42] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Stopping health monitoring for resource 'mywebapp1'.
| [2025-06-01T17:09:43] Aspire.Hosting.Dcp.dcpproc.monitor Information: monitor process exited, shutting down {"pid": 6660}
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Executable resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Executable resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Service resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Service resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Container resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Container resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Endpoint resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Endpoint resources.
| [2025-06-01T17:10:27] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.adminHttpHandler Information: API server changed status {"OldStatus": "Running", "NewStatus": "CleaningResources"}
| [2025-06-01T17:10:28] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.adminHttpHandler Information: API server changed status {"OldStatus": "CleanupComplete", "NewStatus": "Stopping"}
| [2025-06-01T17:10:28] Aspire.Hosting.Dcp.dcp.start-apiserver Information: Shutting down...
| [2025-06-01T17:10:28] Aspire.Hosting.Dcp.dcp.start-apiserver.dcp-host Information: Service DCP controller host terminated gracefully
| [2025-06-01T17:10:28] Aspire.Hosting.Dcp.dcp.start-apiserver Information: Shutdown complete.Report for Quarantined runs
Recent runs:
| OS | Last 100 runs |
|---|---|
| linux (0/100) | No failures ✅ |
Summary
| Last 10 runs | Last 50 runs | Last 100 runs | Most Affected OS | Failure Rate |
|---|---|---|---|---|
| 0 | 0 | 0 | N/A | 0.0% |
-- Updated on 1/13/2026 7:46:38 PM UTC
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationflaky-testquarantined-testQuarantined tests that run only in the Outerloop Tests workflowQuarantined tests that run only in the Outerloop Tests workflow