Update to .NET 9 SDK + 1.10 OTel SDK #376
ci.yml
on: pull_request
test-windows
2m 41s
build
4m 33s
Annotations
2 errors
Elastic.OpenTelemetry.AutoInstrumentation.IntegrationTests.PluginLoaderTests.ObserveDistributionPluginLoad:
tests/AutoInstrumentation.IntegrationTests/PluginLoaderTests.cs#L17
Expected output "[2024-11-13T13:17:28.432306507Z] [1|1] [info] OpenTelemetry CLR Profiler 1.9.0 on Linux (amd64)
[2024-11-13T13:17:28.432401875Z] [1|1] [debug] ClassFactory::CreateInstance
[2024-11-13T13:17:28.432424798Z] [1|1] [debug] Initialize
[2024-11-13T13:17:28.432450396Z] [1|1] [debug] Environment variables:
[2024-11-13T13:17:28.432660409Z] [1|1] [debug] DOTNET_RUNNING_IN_CONTAINER=true
[2024-11-13T13:17:28.432674385Z] [1|1] [debug] DOTNET_VERSION=8.0.11
[2024-11-13T13:17:28.432681738Z] [1|1] [debug] CORECLR_ENABLE_PROFILING=1
[2024-11-13T13:17:28.432686357Z] [1|1] [debug] CORECLR_PROFILER={918728DD-259F-4A6A-AC2B-B85E1B658318}
[2024-11-13T13:17:28.432692569Z] [1|1] [debug] CORECLR_PROFILER_PATH=/app/otel/linux-x64/OpenTelemetry.AutoInstrumentation.Native.so
[2024-11-13T13:17:28.432702257Z] [1|1] [debug] OTEL_DOTNET_AUTO_PLUGINS=Elastic.OpenTelemetry.AutoInstrumentationPlugin, Elastic.OpenTelemetry, Version=1.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
[2024-11-13T13:17:28.432708108Z] [1|1] [debug] OTEL_TRACES_EXPORTER=none
[2024-11-13T13:17:28.432712566Z] [1|1] [debug] OTEL_METRICS_EXPORTER=none
[2024-11-13T13:17:28.432717556Z] [1|1] [debug] OTEL_LOGS_EXPORTER=none
[2024-11-13T13:17:28.432724829Z] [1|1] [debug] OTEL_SERVICE_NAME=ExampleInstrumentation
[2024-11-13T13:17:28.432729508Z] [1|1] [debug] OTEL_LOG_LEVEL=debug
[2024-11-13T13:17:28.432734998Z] [1|1] [debug] OTEL_DOTNET_AUTO_LOG_DIRECTORY=/app/logs
[2024-11-13T13:17:28.432740969Z] [1|1] [debug] OTEL_DOTNET_AUTO_HOME=/app/otel
[2024-11-13T13:17:28.432746029Z] [1|1] [debug] OTEL_DOTNET_AUTO_LOGGER=console
[2024-11-13T13:17:28.432752140Z] [1|1] [debug] DOTNET_ADDITIONAL_DEPS=/app/otel/AdditionalDeps
[2024-11-13T13:17:28.432757500Z] [1|1] [debug] DOTNET_SHARED_STORE=/app/otel/store
[2024-11-13T13:17:28.432762940Z] [1|1] [debug] DOTNET_STARTUP_HOOKS=/app/otel/net/OpenTelemetry.AutoInstrumentation.StartupHook.dll
[2024-11-13T13:17:28.432766998Z] [1|1] [debug] OTEL_DOTNET_AUTO_FAIL_FAST_ENABLED=true
[2024-11-13T13:17:28.432772648Z] [1|1] [debug] Interface ICorProfilerInfo12 found.
[2024-11-13T13:17:28.432790101Z] [1|1] [debug] .NET Runtime: .NET 8.0
[2024-11-13T13:17:28.433147560Z] [1|1] [info] JIT Inlining is enabled.
[2024-11-13T13:17:28.433161596Z] [1|1] [info] NGEN is disabled.
[2024-11-13T13:17:28.433488818Z] [1|1] [info] Profiler filepath: /app/otel/linux-x64/OpenTelemetry.AutoInstrumentation.Native.so
[2024-11-13T13:17:28.433497083Z] [1|1] [info] Profiler attached.
[2024-11-13T13:17:28.434070242Z] [1|13] [info] Initializing ReJIT request thread.
[2024-11-13T13:17:28.434976036Z] [1|1] [debug] AssemblyLoadStarted: 94218174738720
[2024-11-13T13:17:28.436019468Z] [1|1] [debug] ModuleLoadStarted: 140319264555008
[2024-11-13T13:17:28.438084459Z] [1|1] [debug] ModuleLoadFinished: 140319264555008 System.Private.CoreLib AppDomain 94218174380848 [DefaultDomain] | IsNGEN = false | IsDynamic = false | IsResource = false
[2024-11-13T13:17:28.444940912Z] [1|1] [info] COR library: System.Private.CoreLib 8.0.0
[2024-11-13T13:17:28.445005763Z] [1|1] [debug] AssemblyLoadFinished: 94218174738720 0
[2024-11-13T13:17:28.464827303Z] [1|1] [debug] AppDomainCreationStarted: 140321401995632
[2024-11-13T13:17:28.464858000Z] [1|1] [debug] AppDomainCreationFinished: 140321401995632 hrStatus=0x00000000
[2024-11-13T13:17:28.464861106Z] [1|1] [debug] AppDomainCreationStarted: 94218174380848
[2024-11-13T13:17:28.464864121Z] [1|1] [debug] AppDomainCreationFinished: 94218174380848 hrStatus=0x00000000
[2024-11-13T13:17:28.474013102Z] [1|1] [debug] AssemblyLoadStarted: 94218174092416
[2024-11-13T13:17:28.474042156Z] [1|1] [debug] ModuleLoadStarted: 140319280153592
[2024-11-13T13:17:28.474086489Z] [1|1] [debug] ModuleLoadFinished: 140319280153592 Example.AutoInstrumentation AppDomain 94218174380848 [clrhost] | IsNGEN = false | IsDynamic = false | IsResource = false
[2024-11-13T13:17:28.474101357Z] [1|1] [debug] AssemblyLoadFinished: 94218174092416 0
[2024-11-13T13:17:28.474612382Z] [1|1] [debug] AssemblyLoadStarted: 94218174292720
[2024-11-13T1
|
build
Process completed with exit code 1.
|