Package evaluation of OpenTelemetryAPI on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:26:44.074 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.95s ################################################################################ # Installation # Installing OpenTelemetryAPI... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4f63ef3d] + OpenTelemetryAPI v0.5.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [076d061b] + HashArrayMappedTries v0.2.0 [4f63ef3d] + OpenTelemetryAPI v0.5.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.3.0 [9d95972d] + TupleTools v1.6.0 [ade2ca70] + Dates [56ddb016] + Logging [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Installation completed after 4.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.48s ################################################################################ # Testing # Testing OpenTelemetryAPI Status `/tmp/jl_m250Eo/Project.toml` [e6f89c97] LoggingExtras v1.1.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.3.0 [9d95972d] TupleTools v1.6.0 [ade2ca70] Dates [56ddb016] Logging [9a3f8284] Random [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs Status `/tmp/jl_m250Eo/Manifest.toml` [076d061b] HashArrayMappedTries v0.2.0 [e6f89c97] LoggingExtras v1.1.0 [4f63ef3d] OpenTelemetryAPI v0.5.2 [65ce6f38] PackageExtensionCompat v1.0.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.3.0 [9d95972d] TupleTools v1.6.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... ┌ Warning: The count of attributes exceeds the preset limit (1). └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:105 ┌ Warning: some elements in the value are truncated. └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:152 ┌ Warning: value is truncated to length 2 └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/common/attributes.jl:139 ┌ Warning: unknown carrier type Nothing └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/propagator/trace_context_textmap_propagator.jl:47 ┌ Warning: unknown carrier type Nothing └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/propagator/trace_context_textmap_propagator.jl:162 ┌ Warning: Invalid key ^foo-_*/bar found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_basic.jl:64 ┌ Warning: Invalid val 世界! found └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_basic.jl:67 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:22 Test threw exception Expression: isempty(parse(TraceState, "")) MethodError: no method matching iterate(::TraceState{@NamedTuple{}}) Closest candidates are: iterate(!Matched::LibGit2.GitConfigIter) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::LibGit2.GitConfigIter, !Matched::Any) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::Core.MethodMatch, !Matched::Int64) @ Base deprecated.jl:265 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{}}) @ Base ./essentials.jl:957 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:367 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:22 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:23 Test threw exception Expression: !(isempty(parse(TraceState, "a=b,c=d"))) MethodError: no method matching iterate(::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) Closest candidates are: iterate(!Matched::LibGit2.GitConfigIter) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::LibGit2.GitConfigIter, !Matched::Any) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::Core.MethodMatch, !Matched::Int64) @ Base deprecated.jl:265 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) @ Base ./essentials.jl:957 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:367 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:23 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 TraceState: Error During Test at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:24 Test threw exception Expression: !(isempty(parse(TraceState, "a=b,ss=dwdw=dwdwd,c=d"))) MethodError: no method matching iterate(::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) Closest candidates are: iterate(!Matched::LibGit2.GitConfigIter) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::LibGit2.GitConfigIter, !Matched::Any) @ LibGit2 /opt/julia/share/julia/stdlib/v1.10/LibGit2/src/config.jl:225 iterate(!Matched::Core.MethodMatch, !Matched::Int64) @ Base deprecated.jl:265 ... Stacktrace: [1] isempty(itr::TraceState{@NamedTuple{a::SubString{String}, c::SubString{String}}}) @ Base ./essentials.jl:957 [2] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:367 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [4] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:24 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:7 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:3 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/OpenTelemetryAPI/zCpa8/test/trace.jl:2 ┌ Warning: the span is not recording. └ @ OpenTelemetryAPI ~/.julia/packages/OpenTelemetryAPI/zCpa8/src/trace/tracer_provider.jl:263 ┌ Info: Other APIs │ span_kind() = SPAN_KIND_INTERNAL::SpanKind = 1 └ parent_span_context() = nothing hello world! [ Info: OpenTelemetryAPI.LogRecord{String, Resource, StaticBoundedAttributes{@NamedTuple{}}}("hello world!", 0x184673d23e211400, 0x184673d23e211400, 0x00000000000000000000000000000000, 0x0000000000000000, TraceFlag(false), "INFO", 9, Resource(service.name=unknown_service:julia,telemetry.sdk.language=julia,telemetry.sdk.name=opentelemetry,telemetry.sdk.version=0.5.2, ""), InstrumentationScope("OpenTelemetryAPI", v"0.5.2", "", ), ) Test Summary: | Pass Error Total Time OpenTelemetryAPI.jl | 56 3 59 19.8s utils | 2 2 1.6s common | 20 20 5.6s propagators | 14 14 3.3s trace | 16 3 19 6.7s basic | 7 3 10 5.1s TraceState | 5 3 8 5.0s TracerProvider | 9 9 1.6s Metric | 4 4 1.2s logging | None 0.6s ERROR: LoadError: Some tests did not pass: 56 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenTelemetryAPI/zCpa8/test/runtests.jl:8 Testing failed after 26.0s ERROR: LoadError: Package OpenTelemetryAPI errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 54.25s: package tests unexpectedly errored