Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Nov 4, 2021

@ghost ghost added the automation label Nov 4, 2021
@ghost
Copy link
Author

ghost commented Nov 4, 2021

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-04T12:29:50.443+0000

  • Duration: 97 min 33 sec

  • Commit: eeea5dd

Test stats 🧪

Test Results
Failed 2
Passed 10200
Skipped 25
Total 10227

Test errors 2

Expand to view the tests failures

Initializing / Parallel / Windows .NET Framework / IIS Tests / CentralConfigTests+MaxSpansAndSampleRateTests.Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests.Combination_of_both_options(maxSpansLocalConfig: null, isSampledLocalConfig: null) – Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests
    Expand to view the error details

     Expected the date and time to be on or after <2021-11-04 13:18:02.515776>, but found <2021-11-04 13:18:02.513924>. 
    

    Expand to view the stacktrace

     Expected the date and time to be on or after <2021-11-04 13:18:02.515776>, but found <2021-11-04 13:18:02.513924>.
    Stack Trace:
       at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
       at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
       at FluentAssertions.Primitives.DateTimeAssertions.BeOnOrAfter(DateTime expected, String because, Object[] becauseArgs)
       at Elastic.Apm.Tests.MockApmServer.FluentAssertionsExtensions.ShouldOccurBetween(ITimestampedDto child, ITimedDto containingAncestor) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.Tests.MockApmServer\FluentAssertionsExtensions.cs:line 13
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ITimedDto timedDto) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 644
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 559
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.VerifyReceivedDataSharedConstraints(SampleAppUrlPathData sampleAppUrlPathData, ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 543
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_1.<TestImpl>b__3(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 262
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.WaitAndCustomVerifyReceivedData(Action`1 verifyAction, Boolean shouldGatherDiagnostics) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 362
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.WaitAndCustomVerifyReceivedData(Action`1 verifyAction, Boolean shouldGatherDiagnostics) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 400
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_0.<<TestImpl>g__SendRequestAssertReceivedData|2>d.MoveNext() in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 275
    --- End of stack trace from previous location ---
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_0.<<TestImpl>b__1>d.MoveNext() in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 252
    --- End of stack trace from previous location ---
       at Elastic.Apm.Tests.Utilities.EnumerableExtensions.ForEachImpl[T](IEnumerable`1 source, Func`2 asyncAction) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.Tests.Utilities\EnumerableExtensions.cs:line 71
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.TestImpl(IReadOnlyCollection`1 testParamsPerStep, Int32 spansToExecCountForInitialRequest, Nullable`1 maxSpansLocalConfig, Nullable`1 isSampledLocalConfig) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 232
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.Combination_of_both_options(Nullable`1 maxSpansLocalConfig, Nullable`1 isSampledLocalConfig) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 168
    --- End of stack trace from previous location ---
    Standard Output:
        Elastic APM .NET Tests> 94> Xunit> [2021-11-04 13:17:57.164 +00:00][Info] - {LoggingTestBase} Starting test: Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests.Combination_of_both_options(maxSpansLocalConfig: null, isSampledLocalConfig: null)...
        Elastic APM .NET Tests> 94> Xunit> [2021-11-04 13:18:12.838 +00:00][Error] - {AspNetFullFramework.Tests.TestsBase} Reached max number of attempts to verify payload - Rethrowing the last exception...
        Elastic APM .NET Tests> 94> Xunit> +-> Exception: Xunit.Sdk.XunitException: Expected the date and time to be on or after <2021-11-04 13:18:02.515776>, but found <2021-11-04 13:18:02.513924>.
        Elastic APM .NET Tests> 94> Xunit>    at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
        Elastic APM .NET Tests> 94> Xunit>    at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
        Elastic APM .NET Tests> 94> Xunit>    at FluentAssertions.Primitives.DateTimeAssertions.BeOnOrAfter(DateTime expected, String because, Object[] becauseArgs)
        Elastic APM .NET Tests> 94> Xunit>    at Elastic.Apm.Tests.MockApmServer.FluentAssertionsExtensions.ShouldOccurBetween(ITimestampedDto child, ITimedDto containingAncestor) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.Tests.MockApmServer\FluentAssertionsExtensions.cs:line 13
        Elastic APM .NET Tests> 94> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ITimedDto timedDto) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 644
        Elastic APM .NET Tests> 94> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 559
        Elastic APM .NET Tests> 94> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.VerifyReceivedDataSharedConstraints(SampleAppUrlPathData sampleAppUrlPathData, ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 543
        Elastic APM .NET Tests> 94> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_1.<TestImpl>b__3(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 262
        Elastic APM .NET Tests> 94> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.WaitAndCustomVerifyReceivedData(Action`1 verifyAction, Boolean shouldGatherDiagnostics) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 362
        Elastic APM .NET Tests> 94> Xunit> [2021-11-04 13:18:16.052 +00:00][Info] - {LoggingTestBase} Finished test: Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests.Combination_of_both_options(maxSpansLocalConfig: null, isSampledLocalConfig: null) 
    

Initializing / Parallel / Windows .NET Framework / IIS Tests / CentralConfigTests+MaxSpansAndSampleRateTests.Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests.MaxSpans_valid_value(maxSpansLocalConfig: null) – Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests
    Expand to view the error details

     Expected the date and time to be on or after <2021-11-04 13:19:13.078020>, but found <2021-11-04 13:19:13.076041>. 
    

    Expand to view the stacktrace

     Expected the date and time to be on or after <2021-11-04 13:19:13.078020>, but found <2021-11-04 13:19:13.076041>.
    Stack Trace:
       at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
       at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
       at FluentAssertions.Primitives.DateTimeAssertions.BeOnOrAfter(DateTime expected, String because, Object[] becauseArgs)
       at Elastic.Apm.Tests.MockApmServer.FluentAssertionsExtensions.ShouldOccurBetween(ITimestampedDto child, ITimedDto containingAncestor) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.Tests.MockApmServer\FluentAssertionsExtensions.cs:line 13
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ITimedDto timedDto) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 644
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 559
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.VerifyReceivedDataSharedConstraints(SampleAppUrlPathData sampleAppUrlPathData, ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 543
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_1.<TestImpl>b__3(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 262
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.WaitAndCustomVerifyReceivedData(Action`1 verifyAction, Boolean shouldGatherDiagnostics) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 362
       at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.WaitAndCustomVerifyReceivedData(Action`1 verifyAction, Boolean shouldGatherDiagnostics) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 400
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_0.<<TestImpl>g__SendRequestAssertReceivedData|2>d.MoveNext() in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 275
    --- End of stack trace from previous location ---
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_0.<<TestImpl>b__1>d.MoveNext() in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 252
    --- End of stack trace from previous location ---
       at Elastic.Apm.Tests.Utilities.EnumerableExtensions.ForEachImpl[T](IEnumerable`1 source, Func`2 asyncAction) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.Tests.Utilities\EnumerableExtensions.cs:line 71
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.TestImpl(IReadOnlyCollection`1 testParamsPerStep, Int32 spansToExecCountForInitialRequest, Nullable`1 maxSpansLocalConfig, Nullable`1 isSampledLocalConfig) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 232
       at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.MaxSpans_valid_value(Nullable`1 maxSpansLocalConfig) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 140
    --- End of stack trace from previous location ---
    Standard Output:
        Elastic APM .NET Tests> 97> Xunit> [2021-11-04 13:19:05.881 +00:00][Info] - {LoggingTestBase} Starting test: Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests.MaxSpans_valid_value(maxSpansLocalConfig: null)...
        Elastic APM .NET Tests> 97> Xunit> [2021-11-04 13:19:23.961 +00:00][Error] - {AspNetFullFramework.Tests.TestsBase} Reached max number of attempts to verify payload - Rethrowing the last exception...
        Elastic APM .NET Tests> 97> Xunit> +-> Exception: Xunit.Sdk.XunitException: Expected the date and time to be on or after <2021-11-04 13:19:13.078020>, but found <2021-11-04 13:19:13.076041>.
        Elastic APM .NET Tests> 97> Xunit>    at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
        Elastic APM .NET Tests> 97> Xunit>    at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
        Elastic APM .NET Tests> 97> Xunit>    at FluentAssertions.Primitives.DateTimeAssertions.BeOnOrAfter(DateTime expected, String because, Object[] becauseArgs)
        Elastic APM .NET Tests> 97> Xunit>    at Elastic.Apm.Tests.MockApmServer.FluentAssertionsExtensions.ShouldOccurBetween(ITimestampedDto child, ITimedDto containingAncestor) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.Tests.MockApmServer\FluentAssertionsExtensions.cs:line 13
        Elastic APM .NET Tests> 97> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ITimedDto timedDto) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 644
        Elastic APM .NET Tests> 97> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.FullFwAssertValid(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 559
        Elastic APM .NET Tests> 97> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.VerifyReceivedDataSharedConstraints(SampleAppUrlPathData sampleAppUrlPathData, ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 543
        Elastic APM .NET Tests> 97> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests.MaxSpansAndSampleRateTests.<>c__DisplayClass8_1.<TestImpl>b__3(ReceivedData receivedData) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\CentralConfigTests.cs:line 262
        Elastic APM .NET Tests> 97> Xunit>    at Elastic.Apm.AspNetFullFramework.Tests.TestsBase.WaitAndCustomVerifyReceivedData(Action`1 verifyAction, Boolean shouldGatherDiagnostics) in C:\Users\jenkins\workspace\net_apm-agent-dotnet-mbp_PR-1545\apm-agent-dotnet\test\Elastic.Apm.AspNetFullFramework.Tests\TestsBase.cs:line 362
        Elastic APM .NET Tests> 97> Xunit> [2021-11-04 13:19:28.029 +00:00][Info] - {LoggingTestBase} Finished test: Elastic.Apm.AspNetFullFramework.Tests.CentralConfigTests+MaxSpansAndSampleRateTests.MaxSpans_valid_value(maxSpansLocalConfig: null) 
    

Steps errors 2

Expand to view the steps failures

Test IIS
  • Took 18 min 36 sec . View more details here
  • Description: .ci/windows/test-iis.bat
Restore files previously stashed
  • Took 3 min 47 sec . View more details here
  • Description: source

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark test.

@russcam
Copy link
Contributor

russcam commented Nov 4, 2021

Closing as duplicate of #1543

@russcam russcam closed this Nov 4, 2021
@v1v v1v deleted the update-spec-files-20211104122934 branch March 10, 2022 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant