Limit memory usage when capturing SOAP request bodies #533
4319 passed, 35 failed and 100 skipped
❌ junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
225 tests were completed in 379s with 209 passed, 13 failed and 3 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Elastic.Apm.Profiler.Managed.Tests.dll | 209✔️ | 13❌ | 3✖️ | 379s |
❌ Elastic.Apm.Profiler.Managed.Tests.dll
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.DuckIgnoreTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.Fields.ValueType.ValueTypeFieldTests
Elastic.Apm.Profiler.Managed.Tests.BasicTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.DuckIncludeTests
Elastic.Apm.Profiler.Managed.Tests.ExcludeTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.Fields.TypeChaining.TypeChainingFieldTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.Properties.TypeChaining.TypeChainingPropertyTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.Fields.ReferenceType.ReferenceTypeFieldTests
Elastic.Apm.Profiler.Managed.Tests.AdoNet.SqliteCommandTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.Properties.ReferenceType.ReferenceTypePropertyTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.Methods.MethodTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.DuckExplicitInterfaceTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.ExceptionsTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.TypesTupleTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.StructTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.Properties.ValueType.ValueTypePropertyTests
Elastic.Apm.Profiler.Managed.Tests.DuckTyping.DuckTypeExtensionsTests
Elastic.Apm.Profiler.Managed.Tests.Continuations.TaskContinuationGeneratorTests
Elastic.Apm.Profiler.Managed.Tests.AdoNet.SqlCommandTests
❌ SqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net6.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
Elastic.Apm.Profiler.Managed.Tests.Continuations.ValueTaskContinuationGeneratorTests
Elastic.Apm.Profiler.Managed.Tests.AdoNet.MySqlCommandTests
❌ MySqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mysql:8.0.32"}
❌ MySqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net6.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mysql:8.0.32"}
Elastic.Apm.Profiler.Managed.Tests.AdoNet.OracleManagedDataAccessCommandTests
❌ OracleManagedDataAccessCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net462")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: gvenzl/oracle-xe:21.3.0-slim-faststart"}
Elastic.Apm.Profiler.Managed.Tests.AdoNet.OracleManagedDataAccessCoreCommandTests
❌ OracleManagedDataAccessCoreCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: gvenzl/oracle-xe:21.3.0-slim-faststart"}
❌ OracleManagedDataAccessCoreCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net6.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: gvenzl/oracle-xe:21.3.0-slim-faststart"}
Elastic.Apm.Profiler.Managed.Tests.AdoNet.NpgSqlCommandTests
❌ NpgSqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net462", npgsqlVersion: "5.0.7")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:15.1"}
❌ NpgSqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0", npgsqlVersion: "6.0.2")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:15.1"}
❌ NpgSqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0", npgsqlVersion: "7.0.2")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:15.1"}
❌ NpgSqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0", npgsqlVersion: "5.0.7")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:15.1"}
Elastic.Apm.Profiler.Managed.Tests.Kafka.KafkaTests
❌ KafkaTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: confluentinc/cp-kafka:6.1.9"}
Elastic.Apm.Profiler.Managed.Tests.RabbitMq.RabbitMqTests
❌ RabbitMqTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: rabbitmq:3.11"}
Elastic.Apm.Profiler.Managed.Tests.SatelliteAssemblyTests
Elastic.Apm.Profiler.Managed.Tests.AspNetCore.AspNetCoreTests
✔️ junit-startuphooks-windows-NETCoreApp70-Elastic.Apm.StartupHook.Tests.xml
12 tests were completed in 355s with 12 passed, 0 failed and 0 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.AspNetCore.Static.Tests.xml
1 tests were completed in 681ms with 1 passed, 0 failed and 0 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.AspNetCore.Tests.xml
126 tests were completed in 140s with 119 passed, 0 failed and 7 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.AspNetFullFramework.Tests.xml
73 tests were completed in 72ms with 11 passed, 0 failed and 62 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.Docker.Tests.xml
10 tests were completed in 4ms with 9 passed, 0 failed and 1 skipped.
❌ junit-unit-windows-NETCoreApp70-Elastic.Apm.Elasticsearch.Tests.xml
7 tests were completed in 494ms with 1 passed, 2 failed and 4 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Elastic.Apm.Elasticsearch.Tests.dll | 1✔️ | 2❌ | 4✖️ | 494ms |
❌ Elastic.Apm.Elasticsearch.Tests.dll
Elastic.Apm.Elasticsearch.Tests.VirtualElasticsearchTests
Elastic.Apm.Elasticsearch.Tests.TraceContextTests
Elastic.Apm.Elasticsearch.Tests.ElasticsearchTests
❌ ElasticsearchTests.Elasticsearch_Span_Should_Align_With_Spec
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
❌ ElasticsearchTests.Elasticsearch_Span_Does_Not_Have_Http_Child_Span
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.EntityFrameworkCore.Tests.xml
6 tests were completed in 3s with 6 passed, 0 failed and 0 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.Extensions.Hosting.Tests.xml
5 tests were completed in 3s with 4 passed, 0 failed and 1 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.Extensions.Logging.Tests.xml
1 tests were completed in 836ms with 1 passed, 0 failed and 0 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.Grpc.Tests.xml
2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.
❌ junit-unit-windows-NETCoreApp70-Elastic.Apm.MongoDb.Tests.xml
2 tests were completed in 2ms with 0 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Elastic.Apm.MongoDb.Tests.dll | 2❌ | 2ms |
❌ Elastic.Apm.MongoDb.Tests.dll
Elastic.Apm.MongoDb.Tests.MongoApmTests
❌ MongoApmTests.ApmAgent_ShouldCorrectlyCaptureSpan
Docker.DotNet.DockerApiException : Docker API responded with status code=InternalServerError, response={"message":"hcs::CreateComputeSystem ac5083199642c6f1396d102d78fea87263621cfd8397601f2b845554e9538000: The container operating system does not match the host operating system."}
❌ MongoApmTests.ApmAgent_ShouldCorrectlyCaptureSpanAndError_WhenMongoCommandFailed
Docker.DotNet.DockerApiException : Docker API responded with status code=InternalServerError, response={"message":"hcs::CreateComputeSystem ac5083199642c6f1396d102d78fea87263621cfd8397601f2b845554e9538000: The container operating system does not match the host operating system."}
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.OpenTelemetry.Tests.xml
11 tests were completed in 6s with 10 passed, 0 failed and 1 skipped.
❌ junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
7 tests were completed in 7ms with 0 passed, 7 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Elastic.Apm.SqlClient.Tests.dll | 7❌ | 7ms |
❌ Elastic.Apm.SqlClient.Tests.dll
Elastic.Apm.SqlClient.Tests.EfCoreWithMsSqlTests
❌ EfCoreWithMsSqlTests.BothEfCoreAndSqlClientCapturingActive
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
Elastic.Apm.SqlClient.Tests.SqlClientListenerTests
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldCaptureSpan(providerName: "System.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_0(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldCaptureSpan(providerName: "Microsoft.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_1(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldNotUseCumulativeDurations(providerName: "System.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_0(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldNotUseCumulativeDurations(providerName: "Microsoft.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_1(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldCaptureErrorFromSystemSqlClient(providerName: "System.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_0(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldCaptureErrorFromSystemSqlClient(providerName: "Microsoft.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_1(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ junit-unit-windows-NETCoreApp70-Elastic.Apm.StackExchange.Redis.Tests.xml
3 tests were completed in 3s with 1 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Elastic.Apm.StackExchange.Redis.Tests.dll | 1✔️ | 2❌ | 3s |
❌ Elastic.Apm.StackExchange.Redis.Tests.dll
Elastic.Apm.StackExchange.Redis.Tests.ConnectionMultiplexerExtensionTests
Elastic.Apm.StackExchange.Redis.Tests.ProfilingSessionTests
❌ ProfilingSessionTests.Capture_Redis_Commands_On_Span
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: redis:7.0"}
❌ ProfilingSessionTests.Capture_Redis_Commands_On_Transaction
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: redis:7.0"}
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.StaticExplicitInitialization.Tests.xml
1 tests were completed in 125ms with 1 passed, 0 failed and 0 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.StaticImplicitInitialization.Tests.xml
1 tests were completed in 301ms with 1 passed, 0 failed and 0 skipped.
✔️ junit-unit-windows-NETCoreApp70-Elastic.Apm.Tests.xml
1976 tests were completed in 814s with 1974 passed, 0 failed and 2 skipped.
❌ junit-unit-windows-NETCoreApp70-Elastic.Clients.Elasticsearch.Tests.xml
5 tests were completed in 5ms with 0 passed, 5 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Elastic.Clients.Elasticsearch.Tests.dll | 5❌ | 5ms |
❌ Elastic.Clients.Elasticsearch.Tests.dll
Elastic.Clients.Elasticsearch.Tests.ElasticsearchTests
❌ ElasticsearchTests.GetDocumentTest
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
❌ ElasticsearchTests.DeleteDocumentTest
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
❌ ElasticsearchTests.IndexDataTest
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
❌ ElasticsearchTests.UpdateDocumentTest
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
❌ ElasticsearchTests.SearchDocumentTest
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
✔️ junit-unit-windows-NETFramework462-Elastic.Apm.FullFramework.Tests.xml
4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.
❌ junit-unit-windows-NETFramework462-Elastic.Apm.SqlClient.Tests.xml
4 tests were completed in 4ms with 0 passed, 4 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Elastic.Apm.SqlClient.Tests.dll | 4❌ | 4ms |
❌ Elastic.Apm.SqlClient.Tests.dll
Elastic.Apm.SqlClient.Tests.EfCoreWithMsSqlTests
❌ EfCoreWithMsSqlTests.BothEfCoreAndSqlClientCapturingActive
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
Elastic.Apm.SqlClient.Tests.SqlClientListenerTests
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldCaptureSpan(providerName: "System.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_0(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldNotUseCumulativeDurations(providerName: "System.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_0(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
❌ SqlClientListenerTests.SqlClientDiagnosticListener_ShouldCaptureErrorFromSystemSqlClient(providerName: "System.Data.SqlClient", connectionCreator: Func`2 { Method = System.Data.Common.DbConnection <get_Connections>b__8_0(System.String), Target = <>c { } })
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
✔️ junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml
1972 tests were completed in 1080s with 1953 passed, 0 failed and 19 skipped.
Annotations
github-actions / Windows Tests Summary
Elastic.Apm.Profiler.Managed.Tests.dll ► Elastic.Apm.Profiler.Managed.Tests.AdoNet.SqlCommandTests ► SqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net6.0")
Failed test found in:
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
github-actions / Windows Tests Summary
Elastic.Apm.Profiler.Managed.Tests.dll ► Elastic.Apm.Profiler.Managed.Tests.AdoNet.MySqlCommandTests ► MySqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Failed test found in:
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mysql:8.0.32"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mysql:8.0.32"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
github-actions / Windows Tests Summary
Elastic.Apm.Profiler.Managed.Tests.dll ► Elastic.Apm.Profiler.Managed.Tests.AdoNet.OracleManagedDataAccessCommandTests ► OracleManagedDataAccessCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net462")
Failed test found in:
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: gvenzl/oracle-xe:21.3.0-slim-faststart"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: gvenzl/oracle-xe:21.3.0-slim-faststart"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
at Elastic.Apm.Profiler.Managed.Tests.AdoNet.OracleSqlFixture.InitializeAsync() in D:\a\apm-agent-dotnet\apm-agent-dotnet\test\profiler\Elastic.Apm.Profiler.Managed.Tests\AdoNet\OracleSqlFixture.cs:line 32
github-actions / Windows Tests Summary
Elastic.Apm.Profiler.Managed.Tests.dll ► Elastic.Apm.Profiler.Managed.Tests.AdoNet.NpgSqlCommandTests ► NpgSqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net462", npgsqlVersion: "5.0.7")
Failed test found in:
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:15.1"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: postgres:15.1"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
github-actions / Windows Tests Summary
Elastic.Apm.Profiler.Managed.Tests.dll ► Elastic.Apm.Profiler.Managed.Tests.Kafka.KafkaTests ► KafkaTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Failed test found in:
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: confluentinc/cp-kafka:6.1.9"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: confluentinc/cp-kafka:6.1.9"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
github-actions / Windows Tests Summary
Elastic.Apm.Profiler.Managed.Tests.dll ► Elastic.Apm.Profiler.Managed.Tests.RabbitMq.RabbitMqTests ► RabbitMqTests.CaptureAutoInstrumentedSpans(targetFramework: "net7.0")
Failed test found in:
junit-profiler-windows-NETCoreApp70-Elastic.Apm.Profiler.Managed.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: rabbitmq:3.11"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: rabbitmq:3.11"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
Check failure on line 0 in junit-unit-windows-NETCoreApp70-Elastic.Apm.Elasticsearch.Tests.xml
github-actions / Windows Tests Summary
Elastic.Apm.Elasticsearch.Tests.dll ► Elastic.Apm.Elasticsearch.Tests.ElasticsearchTests ► ElasticsearchTests.Elasticsearch_Span_Should_Align_With_Spec
Failed test found in:
junit-unit-windows-NETCoreApp70-Elastic.Apm.Elasticsearch.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.Elasticsearch.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: elasticsearch:8.6.1"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
Check failure on line 0 in junit-unit-windows-NETCoreApp70-Elastic.Apm.MongoDb.Tests.xml
github-actions / Windows Tests Summary
Elastic.Apm.MongoDb.Tests.dll ► Elastic.Apm.MongoDb.Tests.MongoApmTests ► MongoApmTests.ApmAgent_ShouldCorrectlyCaptureSpan
Failed test found in:
junit-unit-windows-NETCoreApp70-Elastic.Apm.MongoDb.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.MongoDb.Tests.xml
Error:
Docker.DotNet.DockerApiException : Docker API responded with status code=InternalServerError, response={"message":"hcs::CreateComputeSystem ac5083199642c6f1396d102d78fea87263621cfd8397601f2b845554e9538000: The container operating system does not match the host operating system."}
Raw output
Docker.DotNet.DockerApiException : Docker API responded with status code=InternalServerError, response={"message":"hcs::CreateComputeSystem ac5083199642c6f1396d102d78fea87263621cfd8397601f2b845554e9538000: The container operating system does not match the host operating system."}
Stack Trace:
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.StartContainerAsync(String id, ContainerStartParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.TestcontainersClient.StartAsync(String id, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeStartAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
at Elastic.Apm.MongoDb.Tests.Fixture.MongoFixture`2.InitializeAsync() in D:\a\apm-agent-dotnet\apm-agent-dotnet\test\instrumentations\Elastic.Apm.MongoDb.Tests\Fixture\MongoFixture.cs:line 29
Check failure on line 0 in junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
github-actions / Windows Tests Summary
Elastic.Apm.SqlClient.Tests.dll ► Elastic.Apm.SqlClient.Tests.EfCoreWithMsSqlTests ► EfCoreWithMsSqlTests.BothEfCoreAndSqlClientCapturingActive
Failed test found in:
junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
junit-unit-windows-NETCoreApp70-Elastic.Apm.SqlClient.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: mcr.microsoft.com/mssql/server:2019-CU18-ubuntu-20.04"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
at Elastic.Apm.SqlClient.Tests.SqlServerFixture.InitializeAsync() in D:\a\apm-agent-dotnet\apm-agent-dotnet\test\instrumentations\Elastic.Apm.SqlClient.Tests\SqlServerFixture.cs:line 31
Check failure on line 0 in junit-unit-windows-NETCoreApp70-Elastic.Apm.StackExchange.Redis.Tests.xml
github-actions / Windows Tests Summary
Elastic.Apm.StackExchange.Redis.Tests.dll ► Elastic.Apm.StackExchange.Redis.Tests.ProfilingSessionTests ► ProfilingSessionTests.Capture_Redis_Commands_On_Span
Failed test found in:
junit-unit-windows-NETCoreApp70-Elastic.Apm.StackExchange.Redis.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: redis:7.0"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: redis:7.0"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
at Elastic.Apm.StackExchange.Redis.Tests.ProfilingSessionTests.Capture_Redis_Commands_On_Span() in D:\a\apm-agent-dotnet\apm-agent-dotnet\test\instrumentations\Elastic.Apm.StackExchange.Redis.Tests\ProfilingSessionTests.cs:line 83
at Elastic.Apm.StackExchange.Redis.Tests.ProfilingSessionTests.Capture_Redis_Commands_On_Span() in D:\a\apm-agent-dotnet\apm-agent-dotnet\test\instrumentations\Elastic.Apm.StackExchange.Redis.Tests\ProfilingSessionTests.cs:line 158
--- End of stack trace from previous location ---
Check failure on line 0 in junit-unit-windows-NETCoreApp70-Elastic.Apm.StackExchange.Redis.Tests.xml
github-actions / Windows Tests Summary
Elastic.Apm.StackExchange.Redis.Tests.dll ► Elastic.Apm.StackExchange.Redis.Tests.ProfilingSessionTests ► ProfilingSessionTests.Capture_Redis_Commands_On_Transaction
Failed test found in:
junit-unit-windows-NETCoreApp70-Elastic.Apm.StackExchange.Redis.Tests.xml
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: redis:7.0"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: redis:7.0"}
Stack Trace:
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct)
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct)
at Elastic.Apm.StackExchange.Redis.Tests.ProfilingSessionTests.Capture_Redis_Commands_On_Transaction() in D:\a\apm-agent-dotnet\apm-agent-dotnet\test\instrumentations\Elastic.Apm.StackExchange.Redis.Tests\ProfilingSessionTests.cs:line 25
at Elastic.Apm.StackExchange.Redis.Tests.ProfilingSessionTests.Capture_Redis_Commands_On_Transaction() in D:\a\apm-agent-dotnet\apm-agent-dotnet\test\instrumentations\Elastic.Apm.StackExchange.Redis.Tests\ProfilingSessionTests.cs:line 76
--- End of stack trace from previous location ---