Skip to content

ci: spin-up ephemeral ESS clusters to run some system tests #1180

ci: spin-up ephemeral ESS clusters to run some system tests

ci: spin-up ephemeral ESS clusters to run some system tests #1180

Triggered via pull request February 17, 2025 14:05
Status Failure
Total duration 17m 9s
Artifacts

test-linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 9 warnings, and 1 notice
system-tests
Unhandled error: TypeError: Cannot read properties of undefined (reading 'id')
system-tests
Process completed with exit code 1.
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/c2bf1c9d-05d7-47c7-a495-88e3a44191f5/global.json Installed SDKs: Install the [8.0.404] .NET SDK or update [/tmp/c2bf1c9d-05d7-47c7-a495-88e3a44191f5/global.json] to match an installed SDK. Learn about SDK resolution: https://aka.ms/dotnet/sdk-not-found 8.0.406 [/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/fe3c6433-7417-4cfd-92dc-8ca8c5b3993b/global.json Installed SDKs: Install the [8.0.404] .NET SDK or update [/tmp/fe3c6433-7417-4cfd-92dc-8ca8c5b3993b/global.json] to match an installed SDK. Learn about SDK resolution: https://aka.ms/dotnet/sdk-not-found 8.0.406 [/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/4b4156de-7833-49f2-8016-9ab1a5f98ea4/global.json Installed SDKs: Install the [8.0.404] .NET SDK or update [/tmp/4b4156de-7833-49f2-8016-9ab1a5f98ea4/global.json] to match an installed SDK. Learn about SDK resolution: https://aka.ms/dotnet/sdk-not-found 8.0.406 [/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
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
pack
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
pack
New version for cargo-make available: 0.37.24
startup-hook-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
azure-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
integration-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
profiler-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
profiler-tests
New version for cargo-make available: 0.37.24
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.2