Remove internal newtonsoft json and move over to system.text.json #1109
test-linux.yml
on: pull_request
format
2m 28s
pack
5m 41s
azure-tests
10m 2s
integration-tests
5m 34s
startup-hook-tests
12m 15s
profiler-tests
8m 54s
Annotations
22 errors and 2 warnings
Elastic.Apm.Profiler.Managed.Tests.AspNetCore.AspNetCoreTests.AspNetCoreTest(framework: "net8.0"):
test/profiler/Elastic.Apm.Profiler.Managed.Tests/AspNetCore/AspNetCoreTests.cs#L31
Expected apmServer.ReceivedData.Transactions to contain at least 1 item(s), but found 0.
|
Elastic.Apm.Profiler.Managed.Tests.ExcludeTests.ShouldNotInstrumentAzureAppServiceInfrastructureOrReservedProcess(key: "APP_POOL_ID":
test/profiler/Elastic.Apm.Profiler.Managed.Tests/ExcludeTests.cs#L181
Expected apmServer.ReceivedData.Spans to contain 32 item(s), but found 20.
|
Elastic.Apm.Profiler.Managed.Tests.RabbitMq.RabbitMqTests.CaptureAutoInstrumentedSpans(targetFramework: "net8.0"):
test/profiler/Elastic.Apm.Profiler.Managed.Tests/RabbitMq/RabbitMqTests.cs#L35
Expected transactions to contain 9 item(s), but found 2.
|
Elastic.Apm.Profiler.Managed.Tests.AdoNet.NpgSqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net8.0":
test/profiler/Elastic.Apm.Profiler.Managed.Tests/AdoNet/NpgSqlCommandTests.cs#L58
Expected apmServer.ReceivedData.Transactions to contain 2 item(s), but found 0.
|
Elastic.Apm.Profiler.Managed.Tests.AdoNet.MySqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net8.0"):
test/profiler/Elastic.Apm.Profiler.Managed.Tests/AdoNet/MySqlCommandTests.cs#L35
Expected apmServer.ReceivedData.Transactions to contain 2 item(s), but found 0.
|
Elastic.Apm.Profiler.Managed.Tests.ExcludeTests.ShouldNotInstrumentAzureAppServiceInfrastructureOrReservedProcess(key: "DOTNET_CLI_TELEMETRY_PROFILE":
test/profiler/Elastic.Apm.Profiler.Managed.Tests/ExcludeTests.cs#L181
Expected apmServer.ReceivedData.Spans to contain 32 item(s), but found 20.
|
Elastic.Apm.Profiler.Managed.Tests.AdoNet.SqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net8.0"):
test/profiler/Elastic.Apm.Profiler.Managed.Tests/AdoNet/SqlCommandTests.cs#L35
Expected apmServer.ReceivedData.Transactions to contain 2 item(s), but found 0.
|
Elastic.Apm.Profiler.Managed.Tests.AdoNet.NpgSqlCommandTests.CaptureAutoInstrumentedSpans(targetFramework: "net8.0":
test/profiler/Elastic.Apm.Profiler.Managed.Tests/AdoNet/NpgSqlCommandTests.cs#L58
Expected apmServer.ReceivedData.Transactions to contain 2 item(s), but found 0.
|
Elastic.Apm.Profiler.Managed.Tests.Kafka.KafkaTests.CaptureAutoInstrumentedSpans(targetFramework: "net8.0"):
test/profiler/Elastic.Apm.Profiler.Managed.Tests/Kafka/KafkaTests.cs#L35
Expected transactions to contain 74 item(s), but found 51.
|
Elastic.Apm.Profiler.Managed.Tests.ExcludeTests.ShouldNotInstrumentExcludedProcess(targetFramework: "net8.0":
test/profiler/Elastic.Apm.Profiler.Managed.Tests/ExcludeTests.cs#L86
Expected apmServer.ReceivedData.Spans to contain 32 item(s), but found 20.
|
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsIsolatedTests.Invoke_Http_InternalServerError:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsIsolatedTests.cs#L33
Expected _apmServer.ReceivedData.Transactions to contain at least 1 item(s), but found 0.
|
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsIsolatedTests.Invoke_Http_FunctionThrowsException:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsIsolatedTests.cs#L43
Expected _apmServer.ReceivedData.Transactions to contain at least 1 item(s), but found 0.
|
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsIsolatedTests.Invoke_Http_Ok:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsIsolatedTests.cs#L23
Expected _apmServer.ReceivedData.Transactions to contain at least 1 item(s), but found 0.
|
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsIsolatedTests.Invoke_Http_NotFound:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsIsolatedTests.cs#L53
Expected _apmServer.ReceivedData.Transactions to contain at least 1 item(s), but found 0.
|
azure-tests
Process completed with exit code 1.
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook_Should_Capture_Metadata(targetFramework: "net8.0":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L157
Expected apmServer.ReceivedData.Metadata to contain at least 1 item(s), but found 0.
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook_Should_Capture_Error(targetFramework: "net8.0"):
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L104
Expected apmServer.ReceivedData.Transactions to contain 1 item(s), but found 0.
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook_Should_Capture_Transaction(targetFramework: "net8.0"):
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L64
Expected apmServer.ReceivedData.Transactions to contain 1 item(s), but found 0.
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "webapi":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Did not receive transaction within timeout 00:01:00: info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: /tmp/5c0b4dd9-8e0f-4394-ba9f-8831fb531db6/WebApi80/bin/Publish
{MockApmServer} Trying to listen on port 23585...
{MockApmServer} Port 23585 is available - it will be used to accept connections from the agent
{MockApmServer} Started: MockApmServer{port: 23585, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#108B3A} Constructed with mock APM Server: MockApmServer{port: 23585, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#108B3A} Received get-agents-config request with query string: ?service.name=WebApi80. Current thread: `.NET TP Worker' (managed ID: 43).
{IntakeV2EventsController#3EABA09} Constructed with mock APM Server: MockApmServer{port: 23585, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#3EABA09} Received request with content length: 1360. Current thread: `.NET TP Worker' (managed ID: 48).
{IntakeV2EventsController#3B0F781} Constructed with mock APM Server: MockApmServer{port: 23585, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#3B0F781} Received request with content length: 1536. Current thread: `.NET TP Worker' (managed ID: 37).
{IntakeV2EventsController#C3EC84} Constructed with mock APM Server: MockApmServer{port: 23585, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#C3EC84} Received request with content length: 1305. Current thread: `.NET TP Worker' (managed ID: 37).
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "mvc":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Did not receive transaction within timeout 00:01:00: info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: /tmp/4b131816-3ea6-41a8-9be2-ed263a46f84a/Mvc80/bin/Publish
{MockApmServer} Trying to listen on port 23615...
{MockApmServer} Port 23615 is available - it will be used to accept connections from the agent
{MockApmServer} Started: MockApmServer{port: 23615, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#3587D28} Constructed with mock APM Server: MockApmServer{port: 23615, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#3587D28} Received get-agents-config request with query string: ?service.name=Mvc80. Current thread: `.NET TP Worker' (managed ID: 51).
{IntakeV2EventsController#4D7C3C} Constructed with mock APM Server: MockApmServer{port: 23615, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#4D7C3C} Received request with content length: 1299. Current thread: `.NET TP Worker' (managed ID: 51).
{IntakeV2EventsController#91CD59} Constructed with mock APM Server: MockApmServer{port: 23615, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#91CD59} Received request with content length: 1528. Current thread: `.NET TP Worker' (managed ID: 50).
{IntakeV2EventsController#C170FB} Constructed with mock APM Server: MockApmServer{port: 23615, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#C170FB} Received request with content length: 1303. Current thread: `.NET TP Worker' (managed ID: 50).
|
Elastic.Apm.StartupHook.Tests.StartupHookTests.Auto_Instrument_With_StartupHook(template: "webapp":
test/startuphook/Elastic.Apm.StartupHook.Tests/StartupHookTests.cs#L200
System.Exception : Did not receive transaction within timeout 00:01:00: info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: /tmp/8d900a6d-ffb4-4dfc-bd71-a3c6a2d0dc98/WebApp80/bin/Publish
{MockApmServer} Trying to listen on port 23713...
{MockApmServer} Port 23713 is available - it will be used to accept connections from the agent
{MockApmServer} Started: MockApmServer{port: 23713, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#21A04F6} Constructed with mock APM Server: MockApmServer{port: 23713, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#21A04F6} Received get-agents-config request with query string: ?service.name=WebApp80. Current thread: `.NET TP Worker' (managed ID: 49).
{IntakeV2EventsController#3D75F6A} Constructed with mock APM Server: MockApmServer{port: 23713, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#3D75F6A} Received request with content length: 1298. Current thread: `.NET TP Worker' (managed ID: 56).
{IntakeV2EventsController#2E77978} Constructed with mock APM Server: MockApmServer{port: 23713, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#2E77978} Received request with content length: 1526. Current thread: `.NET TP Worker' (managed ID: 50).
{IntakeV2EventsController#36849A9} Constructed with mock APM Server: MockApmServer{port: 23713, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#36849A9} Received request with content length: 1305. Current thread: `.NET TP Worker' (managed ID: 55).
|
startup-hook-tests
Process completed with exit code 1.
|
pack
New version for cargo-make available: 0.37.23
|
profiler-tests
New version for cargo-make available: 0.37.23
|