Remove internal newtonsoft json and move over to system.text.json #1120
test-linux.yml
on: pull_request
format
2m 31s
pack
5m 36s
azure-tests
9m 9s
integration-tests
5m 26s
startup-hook-tests
12m 18s
profiler-tests
8m 52s
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.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.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.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.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.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.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/4d63fb08-4abd-4fd7-a3f5-facaf100df46/WebApi80/bin/Publish
{MockApmServer} Trying to listen on port 24412...
{MockApmServer} Port 24412 is available - it will be used to accept connections from the agent
{MockApmServer} Started: MockApmServer{port: 24412, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#332607F} Constructed with mock APM Server: MockApmServer{port: 24412, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#332607F} Received get-agents-config request with query string: ?service.name=WebApi80. Current thread: `.NET TP Worker' (managed ID: 43).
{IntakeV2EventsController#84F1FD} Constructed with mock APM Server: MockApmServer{port: 24412, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#84F1FD} Received request with content length: 1359. Current thread: `.NET TP Worker' (managed ID: 39).
{IntakeV2EventsController#137972C} Constructed with mock APM Server: MockApmServer{port: 24412, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#137972C} Received request with content length: 1533. Current thread: `.NET TP Worker' (managed ID: 43).
{IntakeV2EventsController#36F85AB} Constructed with mock APM Server: MockApmServer{port: 24412, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#36F85AB} Received request with content length: 1302. Current thread: `.NET TP Worker' (managed ID: 43).
|
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/a44c9d0f-d928-4785-95c4-1d0b968278bf/Mvc80/bin/Publish
{MockApmServer} Trying to listen on port 24410...
{MockApmServer} Port 24410 is available - it will be used to accept connections from the agent
{MockApmServer} Started: MockApmServer{port: 24410, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#2CA25C8} Constructed with mock APM Server: MockApmServer{port: 24410, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#2CA25C8} Received get-agents-config request with query string: ?service.name=Mvc80. Current thread: `.NET TP Worker' (managed ID: 43).
{IntakeV2EventsController#3263CEE} Constructed with mock APM Server: MockApmServer{port: 24410, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#3263CEE} Received request with content length: 1298. Current thread: `.NET TP Worker' (managed ID: 44).
{IntakeV2EventsController#2091484} Constructed with mock APM Server: MockApmServer{port: 24410, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#2091484} Received request with content length: 1524. Current thread: `.NET TP Worker' (managed ID: 44).
{IntakeV2EventsController#3E031EB} Constructed with mock APM Server: MockApmServer{port: 24410, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#3E031EB} Received request with content length: 1299. Current thread: `.NET TP Worker' (managed ID: 8).
|
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/336a176c-9f01-42ca-82af-c67f29e01244/WebApp80/bin/Publish
{MockApmServer} Trying to listen on port 24418...
{MockApmServer} Port 24418 is available - it will be used to accept connections from the agent
{MockApmServer} Started: MockApmServer{port: 24418, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#2550C16} Constructed with mock APM Server: MockApmServer{port: 24418, current test: Auto_Instrument_With_StartupHook}
{AgentsConfigController#2550C16} Received get-agents-config request with query string: ?service.name=WebApp80. Current thread: `.NET TP Worker' (managed ID: 33).
{IntakeV2EventsController#230E37} Constructed with mock APM Server: MockApmServer{port: 24418, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#230E37} Received request with content length: 1297. Current thread: `.NET TP Worker' (managed ID: 33).
{IntakeV2EventsController#13A650D} Constructed with mock APM Server: MockApmServer{port: 24418, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#13A650D} Received request with content length: 1523. Current thread: `.NET TP Worker' (managed ID: 39).
{IntakeV2EventsController#2C29BBE} Constructed with mock APM Server: MockApmServer{port: 24418, current test: Auto_Instrument_With_StartupHook}
{IntakeV2EventsController#2C29BBE} Received request with content length: 1301. Current thread: `.NET TP Worker' (managed ID: 33).
|
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
|