Package evaluation to test PromClient on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:03:10.075 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.77s ################################################################################ # Installation # Installing PromClient... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [880e31e2] + PromClient v0.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [880e31e2] + PromClient v0.1.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.24s ################################################################################ # Testing # Testing PromClient Status `/tmp/jl_svG7sn/Project.toml` [880e31e2] PromClient v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_svG7sn/Manifest.toml` [880e31e2] PromClient v0.1.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Warning: Duplicate prom metrics with name test:Counter already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 Test Summary: | Pass Total Time Metric Tests | 46 46 12.9s ┌ Warning: Duplicate prom metrics with name test:counter:metric already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 ┌ Warning: Duplicate prom metrics with name test:Counter:metric1 already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 ┌ Warning: Duplicate prom metrics with name formatter_test_1 already exists in collector DEFAULT, has been overwritten! Logging may be incorrect! └ @ PromClient ~/.julia/packages/PromClient/ApPtR/src/collectors.jl:7 Test Summary: | Pass Total Time Exposition Tests | 14 14 2.0s Test Summary: | Pass Total Time Collector Tests | 3 3 0.8s Testing PromClient tests passed Testing completed after 20.04s PkgEval succeeded after 45.98s