ci: spin-up ephemeral ESS clusters to run some system tests #1179
test-linux.yml
on: pull_request
format
2m 56s
pack
7m 5s
azure-tests
5m 45s
integration-tests
4m 49s
startup-hook-tests
3m 31s
profiler-tests
9m 7s
system-tests
12s
Annotations
16 errors, 12 warnings, and 1 notice
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/8df190b3-81bc-4a46-837e-4ea4334568d0/global.json
Installed SDKs:
8.0.406 [/usr/share/dotnet/sdk]
Install the [8.0.404] .NET SDK or update [/tmp/8df190b3-81bc-4a46-837e-4ea4334568d0/global.json] to match an installed SDK.
Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
|
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/a4bc275f-807f-4568-a033-7feabac46288/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/a4bc275f-807f-4568-a033-7feabac46288/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/6dbb956e-b1d4-4785-83ef-db48bc7ebbcd/global.json
Installed SDKs:
Install the [8.0.404] .NET SDK or update [/tmp/6dbb956e-b1d4-4785-83ef-db48bc7ebbcd/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.Storage.Tests.AzureBlobStorageDiagnosticListenerTests.Capture_Span_When_Get_Blobs:
test/azure/Elastic.Apm.Azure.Storage.Tests/AzureBlobStorageDiagnosticListenerTests.cs#L214
Elastic.Apm.Tests.Utilities.Terraform.TerraformResourceException : terraform /home/runner/work/apm-agent-dotnet/apm-agent-dotnet/build/terraform/azure/storage 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/storage'. No such file or directory
|
system-tests
Unhandled error: TypeError: Cannot read properties of undefined (reading 'id')
|
system-tests
Process completed with exit code 1.
|
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
|
pack
Cache not found for keys: cargo-install-cargo-make-0.36.13-87e4d617f3bc8ac4e98688dc
|
pack
Cache not found for keys: v0-rust-pack-Linux-02ecbfde-ce6900df, v0-rust-pack-Linux-02ecbfde
|
integration-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
startup-hook-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
|
profiler-tests
Cache not found for keys: v0-rust-profiler-tests-Linux-02ecbfde-ce6900df, v0-rust-profiler-tests-Linux-02ecbfde
|
azure-tests
Cache not found for keys: Linux-nuget-152a7e1bd5c6c505f034862d40fc9a29e952b5fab3b77a2400d28d06664d736f-571aca7f23957fea1e0f8db0387b0028964d996efc47a470f30232148b71a4f0, Linux-nuget
|
elastic/oblt-actions/oblt-cli/setup
Downloaded oblt-cli version: 7.8.2
|