Bump python from 3.11.3-windowsservercore-1809 to 3.11-windowsservercore-1809 in /tracer/build/_build/docker #2629
ci.yml
on: pull_request
Matrix: Build
Matrix: Container Build
Matrix: Container Integration tests
Matrix: Container Managed unit tests
Matrix: Container Native unit tests
Matrix: Integration tests
Matrix: Managed unit tests
Matrix: Native unit tests
Matrix: Windows - IIS integration tests
Matrix: Windows - MSI integration tests
Annotations
37 errors and 17 warnings
Container Managed unit tests (alpine)
Process completed with exit code 1.
|
Container Integration tests (debian, net5.0)
Process completed with exit code 1.
|
Container Integration tests (debian, net6.0)
Process completed with exit code 1.
|
Container Integration tests (debian, net7.0)
Process completed with exit code 1.
|
Container Integration tests (debian, netcoreapp3.1)
Process completed with exit code 1.
|
Build (ubuntu-20.04)
Note: switching to '9e554999ce02cf86fcdfe74fe740c4fe3f5a56d5'.
|
Build (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
|
Build (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
|
Build (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
|
Build (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
|
Build (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
|
Build (ubuntu-20.04)
git switch -c <new-branch-name>
|
Native unit tests (ubuntu-20.04)
Note: switching to '9e554999ce02cf86fcdfe74fe740c4fe3f5a56d5'.
|
Native unit tests (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
|
Native unit tests (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
|
Native unit tests (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
|
Native unit tests (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
|
Native unit tests (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
|
Native unit tests (ubuntu-20.04)
git switch -c <new-branch-name>
|
Container Integration tests (alpine, net6.0)
Process completed with exit code 1.
|
Container Integration tests (alpine, net5.0)
Process completed with exit code 1.
|
Container Integration tests (alpine, netcoreapp3.1)
Process completed with exit code 1.
|
Managed unit tests (ubuntu-20.04)
Note: switching to '9e554999ce02cf86fcdfe74fe740c4fe3f5a56d5'.
|
Managed unit tests (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
|
Managed unit tests (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
|
Managed unit tests (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
|
Managed unit tests (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
|
Managed unit tests (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
|
Managed unit tests (ubuntu-20.04)
git switch -c <new-branch-name>
|
Container Integration tests (alpine, net7.0)
Process completed with exit code 1.
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
[xUnit.net 00:01:21.32] Datadog.Trace.ClrProfiler.IntegrationTests.AdoNet.SystemDataSqlClientTests.SubmitsTraces(packageVersion: "") [FAIL]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" msbuild Y:\tracer\test\Datadog.Trace.ClrProfiler.IntegrationTests\Datadog.Trace.ClrProfiler.IntegrationTests.csproj /nologo /p:Platform=x64 /p:Configuration=Release /p:TargetFramework=net7.0 /p:BuildProjectReferences=False /p:VSTestNoBuild=True /p:VSTestTestCaseFilter="RunOnWindows=True&LoadFromGAC!=True&IIS!=True" /p:VSTestLogger=trx /p:VSTestResultsDirectory=Y:\tracer\build_data\results\Datadog.Trace.ClrProfiler.IntegrationTests /target:VSTest
@ Y:\
Error output:
[xUnit.net 00:01:21.32] Datadog.Trace.ClrProfiler.IntegrationTests.AdoNet.SystemDataSqlClientTests.SubmitsTraces(packageVersion: "") [FAIL]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Process completed with exit code 1.
|
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 60 minutes.
|
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
[xUnit.net 00:01:48.13] Datadog.Trace.ClrProfiler.IntegrationTests.AspNetCore.AspNetCoreIisMvc31TestsInProcess.MeetsAllAspNetCoreMvcExpectations(path: "/status-code/402", statusCode: 402) [FAIL]
|
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
[xUnit.net 00:02:32.36] Datadog.Trace.ClrProfiler.IntegrationTests.AdoNet.SystemDataSqlClientTests.SubmitsTraces(packageVersion: "") [FAIL]
|
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
The operation was canceled.
|
Container Native unit tests (alpine)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L30
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L121
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L205
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L30
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L121
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Native unit tests (windows-2022):
profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L205
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(8,7): warning CS8981: The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(9,7): warning CS8981: The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(10,7): warning CS8981: The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(11,7): warning CS8981: The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\GreetGrpc.cs(8,7): warning CS8981: The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(8,7): warning CS8981: The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(9,7): warning CS8981: The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(10,7): warning CS8981: The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(11,7): warning CS8981: The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\GreetGrpc.cs(8,7): warning CS8981: The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-x64-musl-packages
Expired
|
8.8 MB |
|
linux-x64-packages
Expired
|
26.6 MB |
|
nuget-packages
Expired
|
11 MB |
|
ubuntu-20.04-managed-unit-tests-build_data
Expired
|
132 MB |
|
ubuntu-20.04-tracer-home
Expired
|
34.9 MB |
|
windows-2022-integration-tests-x64-net461-BuildAndRunWindowsIntegrationTests-build_data
Expired
|
3.19 MB |
|
windows-2022-integration-tests-x64-net461-BuildAndRunWindowsRegressionTests-build_data
Expired
|
312 KB |
|
windows-2022-integration-tests-x64-net5.0-BuildAndRunWindowsIntegrationTests-build_data
Expired
|
2.5 MB |
|
windows-2022-integration-tests-x64-net5.0-BuildAndRunWindowsRegressionTests-build_data
Expired
|
106 KB |
|
windows-2022-integration-tests-x64-net6.0-BuildAndRunWindowsIntegrationTests-build_data
Expired
|
3.39 MB |
|
windows-2022-integration-tests-x64-net6.0-BuildAndRunWindowsRegressionTests-build_data
Expired
|
131 KB |
|
windows-2022-integration-tests-x64-net7.0-BuildAndRunWindowsRegressionTests-build_data
Expired
|
131 KB |
|
windows-2022-integration-tests-x64-netcoreapp3.1-BuildAndRunWindowsRegressionTests-build_data
Expired
|
133 KB |
|
windows-2022-managed-unit-tests-build_data
Expired
|
154 MB |
|
windows-2022-tracer-home
Expired
|
43.2 MB |
|
windows-msi-integration-tests-x64-build_data
Expired
|
5.19 MB |
|
windows-msi-x64
Expired
|
10.3 MB |
|
windows-msi-x86
Expired
|
9.79 MB |
|
windows-tracer-iis-integration-tests-x64-build_data
Expired
|
5.19 MB |
|