dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
4.58k stars 642 forks source link

[Failing test]: Aspire.Playground.Tests.ProjectSpecificTests.AzureFunctionsTest #9243

Open radical opened 1 month ago

radical commented 1 month ago

Is there an existing issue for this?

Build information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1038117 Build error leg or test failing: Aspire.Playground.Tests.ProjectSpecificTests.AzureFunctionsTest Pull Request: N/A

Fill in the error message template

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Task was canceled before these messages were found: 'Worker process started and initialized.'",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Other info

Aspire.Playground.Tests.ProjectSpecificTests.AzureFunctionsTest (3m 28s 270ms)

System.Threading.Tasks.TaskCanceledException : Task was canceled before these messages were found: 'Worker process started and initialized.'
  ---- System.Threading.Tasks.TaskCanceledException : A task was canceled.
  at Aspire.Hosting.Tests.Utils.LoggerNotificationExtensions.WaitForAllTextAsync(DistributedApplication app, IEnumerable`1 logTexts, String resourceName, CancellationToken cancellationToken) in /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/tests/Aspire.Playground.Tests/LoggerNotificationExtensions.cs:118
  at Aspire.Playground.Tests.ProjectSpecificTests.AzureFunctionsTest() in /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/tests/Aspire.Playground.Tests/ProjectSpecificTests.cs:73
  at Aspire.Playground.Tests.ProjectSpecificTests.AzureFunctionsTest() in /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/tests/Aspire.Playground.Tests/ProjectSpecificTests.cs:151
  --- End of stack trace from previous location ---
  ----- Inner Stack Trace -----
  at Aspire.Hosting.Tests.Utils.LoggerNotificationExtensions.WaitForAllTextAsync(DistributedApplication app, IEnumerable`1 logTexts, String resourceName, CancellationToken cancellationToken) in /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/tests/Aspire.Playground.Tests/LoggerNotificationExtensions.cs:102
    Standard output

....

| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 10: 2025-05-09T20:42:56.0500000Z ␛[40m␛[32minfo␛[39m␛[22m␛[49m: Microsoft.Hosting.Lifetime[14]
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 11: 2025-05-09T20:42:56.0500000Z       Now listening on: https://localhost:44269
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 12: 2025-05-09T20:42:56.0520000Z ␛[40m␛[32minfo␛[39m␛[22m␛[49m: Microsoft.Hosting.Lifetime[14]
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 13: 2025-05-09T20:42:56.0520000Z       Now listening on: http://localhost:38699
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 14: 2025-05-09T20:42:56.0540000Z ␛[40m␛[32minfo␛[39m␛[22m␛[49m: Microsoft.Hosting.Lifetime[0]
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 15: 2025-05-09T20:42:56.0540000Z       Application started. Press Ctrl+C to shut down.
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 16: 2025-05-09T20:42:56.0550000Z ␛[40m␛[32minfo␛[39m␛[22m␛[49m: Microsoft.Hosting.Lifetime[0]
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 17: 2025-05-09T20:42:56.0550000Z       Hosting environment: Development
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 18: 2025-05-09T20:42:56.0550000Z ␛[40m␛[32minfo␛[39m␛[22m␛[49m: Microsoft.Hosting.Lifetime[0]
| [2025-05-09T20:42:56] AzureFunctionsEndToEnd.AppHost.Resources.apiservice Information: 19: 2025-05-09T20:42:56.0550000Z       Content root path: /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.ApiService
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 18: 2025-05-09T20:42:57.5590000Z 
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 19: 2025-05-09T20:42:57.5230000Z Can't determine project language from files. Please use one of [--dotnet-isolated, --dotnet, --javascript, --typescript, --java, --python, --powershell, --custom]
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 20: 2025-05-09T20:42:57.5230000Z Can't determine project language from files. Please use one of [--dotnet-isolated, --dotnet, --javascript, --typescript, --java, --python, --powershell, --custom]
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 21: 2025-05-09T20:42:57.5590000Z Azure Functions Core Tools
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 22: 2025-05-09T20:42:57.5230000Z Can't determine project language from files. Please use one of [--dotnet-isolated, --dotnet, --javascript, --typescript, --java, --python, --powershell, --custom]
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 23: 2025-05-09T20:42:57.5610000Z Core Tools Version:       4.0.6280 Commit hash: N/A +421f0144b42047aa289ce691dc6db4fc8b6143e6 (64-bit)
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 24: 2025-05-09T20:42:57.5620000Z Function Runtime Version: 4.834.3.22875
| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 25: 2025-05-09T20:42:57.5620000Z 
| [2025-05-09T20:42:58] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 26: 2025-05-09T20:42:58.2140000Z Can't determine project language from files. Please use one of [--dotnet-isolated, --dotnet, --javascript, --typescript, --java, --python, --powershell, --custom]
| [2025-05-09T20:42:58] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 27: 2025-05-09T20:42:58.2140000Z Can't determine project language from files. Please use one of [--dotnet-isolated, --dotnet, --javascript, --typescript, --java, --python, --powershell, --custom]
| [2025-05-09T20:42:58] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 28: 2025-05-09T20:42:58.2450000Z Can't determine project language from files. Please use one of [--dotnet-isolated, --dotnet, --javascript, --typescript, --java, --python, --powershell, --custom]
| [2025-05-09T20:43:01] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 29: 2025-05-09T20:43:01.4090000Z [2025-05-09T20:43:01.404Z] A host error has occurred during startup operation '95e0de87-5edc-417e-b8ea-080583d0b769'.
| [2025-05-09T20:43:01] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 30: 2025-05-09T20:43:01.4090000Z [2025-05-09T20:43:01.409Z] System.Private.CoreLib: Exception has been thrown by the target of an invocation. System.Private.CoreLib: Could not load file or assembly 'System.Memory.Data, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.
| [2025-05-09T20:43:01] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 31: 2025-05-09T20:43:01.4090000Z [2025-05-09T20:43:01.409Z] .
| [2025-05-09T20:43:01] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 32: 2025-05-09T20:43:01.4300000Z [2025-05-09T20:43:01.430Z] Host startup operation has been canceled
| [2025-05-09T20:43:01] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 33: 2025-05-09T20:43:01.4260000Z Value cannot be null. (Parameter 'provider')
| [2025-05-09T20:43:02] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 17 Resource funcapp/funcapp-jcymkbrj update published: ResourceType = Project, CreationTimeStamp = 2025-05-09T20:42:53, State = { Text = Running, Style = (null) }, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { http = http://localhost:7071 }, EnvironmentVariables = { ASPNETCORE_FORWARDEDHEADERS_ENABLED = true Aspire__Azure__Data__Tables__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Messaging__EventHubs__EventHubBufferedProducerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubBufferedProducerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventHubConsumerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubConsumerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventHubProducerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubProducerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventProcessorClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventProcessorClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__PartitionReceiver__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__PartitionReceiver__myhub__EventHubName = myhub Aspire__Azure__Storage__Blobs__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Storage__Blobs__blob__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1; Aspire__Azure__Storage__Queues__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Storage__Queues__queue__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;QueueEndpoint=http://127.0.0.1:35219/devstoreaccount1;TableEndpoint=http://127.0.0.1:45395/devstoreaccount1; AzureFunctionsJobHost__telemetryMode = OpenTelemetry AzureWebJobsStorage = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; ConnectionStrings__myblobcontainer = Endpoint="DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;";ContainerName=myblobcontainer; FUNCTIONS_WORKER_RUNTIME = dotnet-isolated OTEL_BLRP_SCHEDULE_DELAY = 1000 OTEL_BSP_SCHEDULE_DELAY = 1000 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_METRICS_EXEMPLAR_FILTER = trace_based OTEL_METRIC_EXPORT_INTERVAL = 1000 OTEL_RESOURCE_ATTRIBUTES = service.instance.id=jcymkbrj OTEL_SERVICE_NAME = funcapp OTEL_TRACES_SAMPLER = always_on blob = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1; myhub = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true queue = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;QueueEndpoint=http://127.0.0.1:35219/devstoreaccount1;TableEndpoint=http://127.0.0.1:45395/devstoreaccount1; }, Properties = { executable.path = dotnet executable.workDir = /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions executable.args = run, --no-build, --project, /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions/AzureFunctionsEndToEnd.Functions.csproj, -c, Debug, --no-launch-profile, --port, 7071 executable.pid = 69119 project.path = /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions/AzureFunctionsEndToEnd.Functions.csproj resource.appArgs = --port, 7071 resource.appArgsSensitivity = 0, 0 }, HealthReports = {  }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }, IsHidden = { False }
| [2025-05-09T20:43:02] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 18 Resource funcapp/funcapp-jcymkbrj update published: ResourceType = Project, CreationTimeStamp = 2025-05-09T20:42:53, State = { Text = Running, Style = (null) }, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { http = http://localhost:7071 }, EnvironmentVariables = { ASPNETCORE_FORWARDEDHEADERS_ENABLED = true Aspire__Azure__Data__Tables__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Messaging__EventHubs__EventHubBufferedProducerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubBufferedProducerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventHubConsumerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubConsumerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventHubProducerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubProducerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventProcessorClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventProcessorClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__PartitionReceiver__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__PartitionReceiver__myhub__EventHubName = myhub Aspire__Azure__Storage__Blobs__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Storage__Blobs__blob__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1; Aspire__Azure__Storage__Queues__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Storage__Queues__queue__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;QueueEndpoint=http://127.0.0.1:35219/devstoreaccount1;TableEndpoint=http://127.0.0.1:45395/devstoreaccount1; AzureFunctionsJobHost__telemetryMode = OpenTelemetry AzureWebJobsStorage = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; ConnectionStrings__myblobcontainer = Endpoint="DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;";ContainerName=myblobcontainer; FUNCTIONS_WORKER_RUNTIME = dotnet-isolated OTEL_BLRP_SCHEDULE_DELAY = 1000 OTEL_BSP_SCHEDULE_DELAY = 1000 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_METRICS_EXEMPLAR_FILTER = trace_based OTEL_METRIC_EXPORT_INTERVAL = 1000 OTEL_RESOURCE_ATTRIBUTES = service.instance.id=jcymkbrj OTEL_SERVICE_NAME = funcapp OTEL_TRACES_SAMPLER = always_on blob = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1; myhub = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true queue = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;QueueEndpoint=http://127.0.0.1:35219/devstoreaccount1;TableEndpoint=http://127.0.0.1:45395/devstoreaccount1; }, Properties = { executable.path = dotnet executable.workDir = /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions executable.args = run, --no-build, --project, /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions/AzureFunctionsEndToEnd.Functions.csproj, -c, Debug, --no-launch-profile, --port, 7071 executable.pid = 69119 project.path = /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions/AzureFunctionsEndToEnd.Functions.csproj resource.appArgs = --port, 7071 resource.appArgsSensitivity = 0, 0 }, HealthReports = {  }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }, IsHidden = { False }
| [2025-05-09T20:43:02] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource funcapp/funcapp-jcymkbrj changed state: Running -> Finished
| [2025-05-09T20:43:02] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 19 Resource funcapp/funcapp-jcymkbrj update published: ResourceType = Project, CreationTimeStamp = 2025-05-09T20:42:53, State = { Text = Finished, Style = (null) }, HeathStatus = (null), ResourceReady = True, ExitCode = 1, Urls = { http = http://localhost:7071 }, EnvironmentVariables = { ASPNETCORE_FORWARDEDHEADERS_ENABLED = true Aspire__Azure__Data__Tables__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Messaging__EventHubs__EventHubBufferedProducerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubBufferedProducerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventHubConsumerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubConsumerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventHubProducerClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventHubProducerClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__EventProcessorClient__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__EventProcessorClient__myhub__EventHubName = myhub Aspire__Azure__Messaging__EventHubs__PartitionReceiver__myhub__ConnectionString = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true Aspire__Azure__Messaging__EventHubs__PartitionReceiver__myhub__EventHubName = myhub Aspire__Azure__Storage__Blobs__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Storage__Blobs__blob__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1; Aspire__Azure__Storage__Queues__AzureWebJobsStorage__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; Aspire__Azure__Storage__Queues__queue__ConnectionString = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;QueueEndpoint=http://127.0.0.1:35219/devstoreaccount1;TableEndpoint=http://127.0.0.1:45395/devstoreaccount1; AzureFunctionsJobHost__telemetryMode = OpenTelemetry AzureWebJobsStorage = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:44673/devstoreaccount1;QueueEndpoint=http://127.0.0.1:42109/devstoreaccount1;TableEndpoint=http://127.0.0.1:37187/devstoreaccount1; ConnectionStrings__myblobcontainer = Endpoint="DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;";ContainerName=myblobcontainer; FUNCTIONS_WORKER_RUNTIME = dotnet-isolated OTEL_BLRP_SCHEDULE_DELAY = 1000 OTEL_BSP_SCHEDULE_DELAY = 1000 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_METRICS_EXEMPLAR_FILTER = trace_based OTEL_METRIC_EXPORT_INTERVAL = 1000 OTEL_RESOURCE_ATTRIBUTES = service.instance.id=jcymkbrj OTEL_SERVICE_NAME = funcapp OTEL_TRACES_SAMPLER = always_on blob = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1; myhub = Endpoint=sb://localhost:34647;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true queue = DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:34449/devstoreaccount1;QueueEndpoint=http://127.0.0.1:35219/devstoreaccount1;TableEndpoint=http://127.0.0.1:45395/devstoreaccount1; }, Properties = { executable.path = dotnet executable.workDir = /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions executable.args = run, --no-build, --project, /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions/AzureFunctionsEndToEnd.Functions.csproj, -c, Debug, --no-launch-profile, --port, 7071 executable.pid = 69119 project.path = /datadisks/disk1/work/ABFB09A6/w/AFD30993/e/playground/AzureFunctionsEndToEnd/AzureFunctionsEndToEnd.Functions/AzureFunctionsEndToEnd.Functions.csproj resource.appArgs = --port, 7071 resource.appArgsSensitivity = 0, 0 }, HealthReports = {  }, Commands = { Start (resource-start) = Enabled Stop (resource-stop) = Hidden Restart (resource-restart) = Disabled }, IsHidden = { False }
| [2025-05-09T20:43:02] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Stopping health monitoring for resource 'funcapp'.
| [2025-05-09T20:43:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'funcstoraged8376' is Healthy.
| [2025-05-09T20:43:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'storage' is Healthy.
| [2025-05-09T20:43:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'funcstoraged8376' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:15] AzureFunctionsEndToEnd.AppHost.Resources.funcstoraged8376 Information: 9: 2025-05-09T20:43:15.1559008Z 192.168.80.1 - - [09/May/2025:20:43:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:15] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 13: 2025-05-09T20:43:15.1559648Z 192.168.80.1 - - [09/May/2025:20:43:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs-storage' is Healthy.
| [2025-05-09T20:43:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs-storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:15] AzureFunctionsEndToEnd.AppHost.Resources.eventhubs-storage Information: 32: 2025-05-09T20:43:15.9006744Z 192.168.80.1 - - [09/May/2025:20:43:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'queue' is Healthy.
| [2025-05-09T20:43:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'queue' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 14: 2025-05-09T20:43:16.1022154Z 192.168.80.1 - - [09/May/2025:20:43:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'blob' is Healthy.
| [2025-05-09T20:43:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'blob' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 15: 2025-05-09T20:43:16.1591126Z 192.168.80.1 - - [09/May/2025:20:43:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myblobcontainer' is Healthy.
| [2025-05-09T20:43:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myblobcontainer' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 16: 2025-05-09T20:43:16.6394651Z 192.168.80.1 - - [09/May/2025:20:43:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myhub' is Healthy.
| [2025-05-09T20:43:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myhub' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs' is Healthy.
| [2025-05-09T20:43:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'storage' is Healthy.
| [2025-05-09T20:43:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'funcstoraged8376' is Healthy.
| [2025-05-09T20:43:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'funcstoraged8376' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:45] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 17: 2025-05-09T20:43:45.1839799Z 192.168.80.1 - - [09/May/2025:20:43:45 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:45] AzureFunctionsEndToEnd.AppHost.Resources.funcstoraged8376 Information: 10: 2025-05-09T20:43:45.1890374Z 192.168.80.1 - - [09/May/2025:20:43:45 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs-storage' is Healthy.
| [2025-05-09T20:43:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs-storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:46] AzureFunctionsEndToEnd.AppHost.Resources.eventhubs-storage Information: 33: 2025-05-09T20:43:45.9079080Z 192.168.80.1 - - [09/May/2025:20:43:45 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'queue' is Healthy.
| [2025-05-09T20:43:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'queue' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'blob' is Healthy.
| [2025-05-09T20:43:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'blob' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:46] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 18: 2025-05-09T20:43:46.1084441Z 192.168.80.1 - - [09/May/2025:20:43:46 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:46] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 19: 2025-05-09T20:43:46.1635916Z 192.168.80.1 - - [09/May/2025:20:43:46 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myblobcontainer' is Healthy.
| [2025-05-09T20:43:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myblobcontainer' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:46] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 20: 2025-05-09T20:43:46.6456562Z 192.168.80.1 - - [09/May/2025:20:43:46 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:43:51] AzureFunctionsEndToEnd.AppHost.Resources.eventhubs-storage Information: 34: 2025-05-09T20:43:51.1942413Z 192.168.80.4 - - [09/May/2025:20:43:51 +0000] "GET /devstoreaccount1/EventHub?$filter=%28PartitionKey%20eq%20%270%27%29%20and%20%28%28%28RowKey%20gt%20%270%20%27%29%20and%20%28RowKey%20lt%20%270~%27%29%29%20or%20%28%28RowKey%20gt%20%270%C2%A0%27%29%20and%20%28RowKey%20lt%20%270%C3%BF%27%29%29%29&timeout=118 HTTP/1.1" 200 -
| [2025-05-09T20:43:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myhub' is Healthy.
| [2025-05-09T20:43:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myhub' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:43:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs' is Healthy.
| [2025-05-09T20:43:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'storage' is Healthy.
| [2025-05-09T20:44:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'funcstoraged8376' is Healthy.
| [2025-05-09T20:44:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'funcstoraged8376' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:15] AzureFunctionsEndToEnd.AppHost.Resources.funcstoraged8376 Information: 11: 2025-05-09T20:44:15.2061752Z 192.168.80.1 - - [09/May/2025:20:44:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:15] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 21: 2025-05-09T20:44:15.1995363Z 192.168.80.1 - - [09/May/2025:20:44:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs-storage' is Healthy.
| [2025-05-09T20:44:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs-storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:15] AzureFunctionsEndToEnd.AppHost.Resources.eventhubs-storage Information: 35: 2025-05-09T20:44:15.9179909Z 192.168.80.1 - - [09/May/2025:20:44:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'queue' is Healthy.
| [2025-05-09T20:44:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'queue' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'blob' is Healthy.
| [2025-05-09T20:44:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'blob' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 22: 2025-05-09T20:44:16.1144216Z 192.168.80.1 - - [09/May/2025:20:44:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 23: 2025-05-09T20:44:16.1701803Z 192.168.80.1 - - [09/May/2025:20:44:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myblobcontainer' is Healthy.
| [2025-05-09T20:44:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myblobcontainer' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 24: 2025-05-09T20:44:16.6510415Z 192.168.80.1 - - [09/May/2025:20:44:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myhub' is Healthy.
| [2025-05-09T20:44:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myhub' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs' is Healthy.
| [2025-05-09T20:44:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'storage' is Healthy.
| [2025-05-09T20:44:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'funcstoraged8376' is Healthy.
| [2025-05-09T20:44:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'funcstoraged8376' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:45] AzureFunctionsEndToEnd.AppHost.Resources.funcstoraged8376 Information: 12: 2025-05-09T20:44:45.2263137Z 192.168.80.1 - - [09/May/2025:20:44:45 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:45] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 25: 2025-05-09T20:44:45.2253622Z 192.168.80.1 - - [09/May/2025:20:44:45 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs-storage' is Healthy.
| [2025-05-09T20:44:45] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs-storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:46] AzureFunctionsEndToEnd.AppHost.Resources.eventhubs-storage Information: 36: 2025-05-09T20:44:45.9247624Z 192.168.80.1 - - [09/May/2025:20:44:45 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'queue' is Healthy.
| [2025-05-09T20:44:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'queue' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'blob' is Healthy.
| [2025-05-09T20:44:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'blob' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:46] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 26: 2025-05-09T20:44:46.1217797Z 192.168.80.1 - - [09/May/2025:20:44:46 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:46] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 27: 2025-05-09T20:44:46.1777287Z 192.168.80.1 - - [09/May/2025:20:44:46 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myblobcontainer' is Healthy.
| [2025-05-09T20:44:46] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myblobcontainer' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:46] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 28: 2025-05-09T20:44:46.6559622Z 192.168.80.1 - - [09/May/2025:20:44:46 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:44:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs' is Healthy.
| [2025-05-09T20:44:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:44:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myhub' is Healthy.
| [2025-05-09T20:44:53] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myhub' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'storage' is Healthy.
| [2025-05-09T20:45:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'funcstoraged8376' is Healthy.
| [2025-05-09T20:45:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'funcstoraged8376' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:15] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 29: 2025-05-09T20:45:15.2293629Z 192.168.80.1 - - [09/May/2025:20:45:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:45:15] AzureFunctionsEndToEnd.AppHost.Resources.funcstoraged8376 Information: 13: 2025-05-09T20:45:15.2383510Z 192.168.80.1 - - [09/May/2025:20:45:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:45:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs-storage' is Healthy.
| [2025-05-09T20:45:15] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs-storage' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:16] AzureFunctionsEndToEnd.AppHost.Resources.eventhubs-storage Information: 37: 2025-05-09T20:45:15.9333770Z 192.168.80.1 - - [09/May/2025:20:45:15 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:45:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'queue' is Healthy.
| [2025-05-09T20:45:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'queue' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'blob' is Healthy.
| [2025-05-09T20:45:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'blob' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 30: 2025-05-09T20:45:16.1255449Z 192.168.80.1 - - [09/May/2025:20:45:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:45:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 31: 2025-05-09T20:45:16.1837920Z 192.168.80.1 - - [09/May/2025:20:45:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:45:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myblobcontainer' is Healthy.
| [2025-05-09T20:45:16] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myblobcontainer' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:16] AzureFunctionsEndToEnd.AppHost.Resources.storage Information: 32: 2025-05-09T20:45:16.6609290Z 192.168.80.1 - - [09/May/2025:20:45:16 +0000] "GET /devstoreaccount1/?comp=list&maxresults=1 HTTP/1.1" 200 -
| [2025-05-09T20:45:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'myhub' is Healthy.
| [2025-05-09T20:45:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'myhub' health check monitoring loop starting delay of 00:00:30.
| [2025-05-09T20:45:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'eventhubs' is Healthy.
| [2025-05-09T20:45:23] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'eventhubs' health check monitoring loop starting delay of 00:00:30.

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1038117 Error message validated: [Task was canceled before these messages were found: 'Worker process started and initialized.'] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 5/12/2025 5:43:53 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Report for PRs and Rolling builds

Last 10 failures:

Run date Test Name

Summary of the failures

Last 24 hrs Last 7 days Last 30 days
0 0 0

-- Updated on 6/13/2025 7:20:58 PM UTC

radical commented 1 month ago

cc @captainsafia

captainsafia commented 1 month ago

| [2025-05-09T20:42:57] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Error: 19: 2025-05-09T20:42:57.5230000Z Can't determine project language from files. Please use one of [--dotnet-isolated, --dotnet, --javascript, --typescript, --java, --python, --powershell, --custom]

I think this exception is misleading since the Functions host will launch the --dotnet-isolated instance regardless. We should consider updating our azure-functions-core-tools on the CI machine. The latest version is 4.0.7030 and we're on 4.0.6280.

| [2025-05-09T20:43:01] AzureFunctionsEndToEnd.AppHost.Resources.funcapp Information: 30: 2025-05-09T20:43:01.4090000Z [2025-05-09T20:43:01.409Z] System.Private.CoreLib: Exception has been thrown by the target of an invocation. System.Private.CoreLib: Could not load file or assembly 'System.Memory.Data, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.

Ditto the above -- I think this can be resolved by updating to newer versions of the Functions extensions packages.

radical commented 1 month ago

@captainsafia does this seem like a flaky test? Or will the update fix the test?