[Automation] Update JSON server schema specs #1165
test-linux.yml
on: pull_request
format
2m 23s
pack
14m 32s
azure-tests
5m 8s
integration-tests
4m 56s
startup-hook-tests
3m 26s
profiler-tests
8m 34s
Annotations
14 errors and 7 warnings
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "webapi":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Creating new dotnet project did not exit successfully. exit code: 145, output: The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 8.0.404
global.json file: /tmp/1fb8dc85-8072-4921-b383-903a64d0d534/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/1fb8dc85-8072-4921-b383-903a64d0d534/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.405 [/usr/share/dotnet/sdk]
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "mvc":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Creating new dotnet project did not exit successfully. exit code: 145, output: The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 8.0.404
global.json file: /tmp/39b3b71a-a18d-46f8-85fd-0413f6ec3b65/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/39b3b71a-a18d-46f8-85fd-0413f6ec3b65/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.405 [/usr/share/dotnet/sdk]
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "webapp":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Creating new dotnet project did not exit successfully. exit code: 145, output: The command could not be loaded, possibly because:
* You intended to execute a .NET application:
The application 'new' does not exist.
* You intended to execute a .NET SDK command:
A compatible .NET SDK was not found.
Requested SDK version: 8.0.404
global.json file: /tmp/6070f76b-8cb9-4a0f-9fbe-7ca8bf4052a3/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/6070f76b-8cb9-4a0f-9fbe-7ca8bf4052a3/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.405 [/usr/share/dotnet/sdk]
|
startup-hook-tests
Process completed with exit code 1.
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Does_Not_Capture_Span_When_QueueName_Matches_IgnoreMessageQueues:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L360
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Schedule_To_Topic:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L158
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_ProcessMessage_From_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L377
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_Receive_From_Topic_Subscription:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L262
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Receive_From_Queue_Inside_Transaction:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L197
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Schedule_To_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L118
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_ReceiveDeferred_From_Topic_Subscription:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L324
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_Receive_From_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L234
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Transaction_When_ProcessSessionMessage_From_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L434
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
Elastic.Apm.Azure.ServiceBus.Tests.AzureMessagingServiceBusDiagnosticListenerTests.Capture_Span_When_Send_To_Queue:
test/azure/Elastic.Apm.Azure.ServiceBus.Tests/AzureMessagingServiceBusDiagnosticListenerTests.cs#L43
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus did not succeed
---- ProcNet.ObservableProcessException : Exception while starting observable process: terraform
-------- System.ComponentModel.Win32Exception : An error occurred trying to start process 'terraform' with working directory '/home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/service_bus'. No such file or directory
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
startup-hook-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
azure-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
profiler-tests
New version for cargo-make available: 0.37.23
|
pack
New version for cargo-make available: 0.37.23
|