Package evaluation of DuckDB on Julia 1.13.0-DEV.636 (2bd37fbbab*) started at 2025-05-25T13:32:13.198 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.07s ################################################################################ # Installation # Installing DuckDB... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d2f5444f] + DuckDB v1.2.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [c3b6d118] + BitIntegers v0.3.5 [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [d2f5444f] + DuckDB v1.2.2 [fb4d412d] + FixedPointDecimals v0.6.3 [842dd82b] + InlineStrings v1.4.3 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [ea10d353] + WeakRefStrings v1.4.2 [2cbbab25] + DuckDB_jll v1.2.2+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.06s ################################################################################ # Testing # Testing DuckDB Status `/tmp/jl_f2owdT/Project.toml` [a10d1c49] DBInterface v2.6.1 [a93c6f00] DataFrames v1.7.0 [d2f5444f] DuckDB v1.2.2 [fb4d412d] FixedPointDecimals v0.6.3 [0aa819cd] SQLite v1.6.1 [bd369af6] Tables v1.12.0 [ea10d353] WeakRefStrings v1.4.2 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_f2owdT/Manifest.toml` [c3b6d118] BitIntegers v0.3.5 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [a10d1c49] DBInterface v2.6.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [d2f5444f] DuckDB v1.2.2 [fb4d412d] FixedPointDecimals v0.6.3 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [0aa819cd] SQLite v1.6.1 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [ea10d353] WeakRefStrings v1.4.2 [2cbbab25] DuckDB_jll v1.2.2+0 [76ed43ae] SQLite_jll v3.48.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Precompiling packages... 4423.7 ms ✓ DuckDB 1 dependency successfully precompiled in 5 seconds. 22 already precompiled. test_appender.jl Test Summary: | Pass Total Time Appender Error | 2 2 2.6s ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release. │ caller = nextDataChunk(q::DuckDB.QueryResult) at result.jl:822 └ @ Core ~/.julia/packages/DuckDB/SPkZM/src/result.jl:822 ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release. │ caller = nextDataChunk(q::DuckDB.QueryResult) at result.jl:832 └ @ Core ~/.julia/packages/DuckDB/SPkZM/src/result.jl:832 ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release. │ caller = nextDataChunk(q::DuckDB.QueryResult) at result.jl:836 └ @ Core ~/.julia/packages/DuckDB/SPkZM/src/result.jl:836 Test Summary: | Pass Total Time Appender Usage - Schema Not Provided | 3 3 5.0s Test Summary: | Pass Total Time Appender Usage - Schema Provided | 3 3 0.7s Test Summary: | Pass Total Time Appender API | 41 41 39.7s test_basic_queries.jl Test Summary: | Pass Total Time Test DBInterface.execute | 8 8 1.8s Test Summary: | Pass Total Time Test numeric data types | 9 9 2.8s Test Summary: | Pass Total Time Test strings | 6 6 6.3s Test Summary: | Pass Total Time DBInterface.execute - parser error | 1 1 0.0s Test Summary: | Pass Total Time DBInterface.execute - binder error | 1 1 0.0s 1×1 DataFrame Row │ current_setting('threads') │ Int64 ─────┼──────────────────────────── 1 │ 1Test Summary: | Pass Total Time DBInterface.execute - runtime error | 1 1 8.0s Test Summary: | Pass Total Time Test DBInterface.query | 9 9 2.1s ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release. │ caller = executePending at result.jl:592 [inlined] └ @ Core ~/.julia/packages/DuckDB/SPkZM/src/result.jl:592 ┌ Warning: **DEPRECATION NOTICE**: This method is scheduled for removal in a future release. │ caller = nextDataChunk(q::DuckDB.QueryResult) at result.jl:823 └ @ Core ~/.julia/packages/DuckDB/SPkZM/src/result.jl:823 Test Summary: | Pass Total Time Test chunked response | 5 5 3.7s test_big_nested.jl Test Summary: | Pass Total Time Test big list | 1 1 0.9s Test Summary: | Broken Total Time Test big bitstring | 1 1 1.2s Test Summary: | Pass Total Time Test big string | 1 1 0.8s Test Summary: | Pass Total Time Test big map | 1 1 2.3s Test Summary: | Pass Total Time Test big struct | 2 2 1.4s Test Summary: | Pass Total Time Test big union | 1 1 1.5s test_config.jl Test Summary: | Pass Total Time Test configuration parameters | 7 7 1.7s Test Summary: | Pass Total Time Test Set TimeZone | 2 2 3.0s test_connection.jl Test Summary: | Pass Total Time Test opening and closing an in-memory database | 3 3 0.1s Test Summary: | Pass Total Time Test opening a bogus directory | 1 1 0.0s Test Summary: | Pass Total Time Test opening and closing an on-disk database | 2 2 0.1s test_tbl_scan.jl Test Summary: | Pass Total Time Test standard DataFrame scan | 4 4 4.1s Test Summary: | Pass Total Time Test standard table scan | 8 8 3.7s Test Summary: | Pass Total Time Test DataFrame scan with NULL values | 4 4 1.6s Test Summary: | Pass Total Time Test table scan with NULL values | 8 8 2.0s Test Summary: | Pass Total Time Test DataFrame scan with numerics | 10 10 18.8s Test Summary: | Pass Total Time Test table scan with numerics | 20 20 21.7s Test Summary: | Pass Total Time Test DataFrame scan with various types | 2 2 3.5s Test Summary: | Pass Total Time Test table scan with various types | 4 4 4.2s Test Summary: | Pass Total Time Test DataFrame scan with strings | 1 1 1.2s Test Summary: | Pass Total Time Test table scan with strings | 2 2 1.9s Test Summary: | Pass Total Time Test DataFrame scan projection pushdown | 15 15 6.0s Test Summary: | Pass Total Time Test table scan projection pushdown | 30 30 11.4s Test Summary: | Pass Total Time Test large DataFrame scan | 3 3 31m01.6s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 13 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x74f6d4c8bf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) unknown function (ip: 0x74f6d4c8be94) at /lib/x86_64-linux-gnu/libc.so.6 __pthread_rwlock_wrlock at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_rwlock_wrlock at /workspace/srcdir/libuv/src/unix/thread.c:415 jl_lock_profile_wr at /source/src/signal-handling.c:163 lookup_pointer at /source/src/debuginfo.cpp:479 jl_getDylibFunctionInfo at /source/src/debuginfo.cpp:1207 [inlined] jl_getFunctionInfo_impl at /source/src/debuginfo.cpp:1278 ijl_lookup_code_address at /source/src/stackwalk.c:616 lookup at ./stacktraces.jl:110 firstcaller at ./deprecated.jl:295 [inlined] firstcaller at ./deprecated.jl:290 [inlined] macro expansion at ./deprecated.jl:270 [inlined] macro expansion at ./logging/logging.jl:401 [inlined] _depwarn at ./deprecated.jl:265 jfptr__depwarn_20594.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 apply_gr at ./reflection.jl:1278 _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] jl_f_invokelatest at /source/src/builtins.c:877 #invokelatest_gr#232 at ./reflection.jl:1285 [inlined] invokelatest_gr at ./reflection.jl:1281 [inlined] #depwarn#954 at ./deprecated.jl:256 [inlined] depwarn at ./deprecated.jl:251 [inlined] duckdb_result_is_streaming at /home/pkgeval/.julia/packages/DuckDB/SPkZM/src/api.jl:590 [inlined] nextDataChunk at /home/pkgeval/.julia/packages/DuckDB/SPkZM/src/result.jl:822 columns at /home/pkgeval/.julia/packages/DuckDB/SPkZM/src/result.jl:553 columntable at /home/pkgeval/.julia/packages/Tables/8p03y/src/namedtuples.jl:188 unknown function (ip: 0x74f6be2e2cd2) at (unknown file) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 macro expansion at /home/pkgeval/.julia/packages/DuckDB/SPkZM/test/test_tbl_scan.jl:314 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] top-level scope at /home/pkgeval/.julia/packages/DuckDB/SPkZM/test/test_tbl_scan.jl:311 _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_invoke at /source/src/gf.c:3497 jl_toplevel_eval_flex at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_75002.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 top-level scope at /home/pkgeval/.julia/packages/DuckDB/SPkZM/test/runtests.jl:44 _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_invoke at /source/src/gf.c:3497 jl_toplevel_eval_flex at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_75002.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:707 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 exec_options at ./client.jl:297 _start at ./client.jl:564 jfptr__start_20713.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] true_main at /source/src/jlapi.c:963 jl_repl_entrypoint at /source/src/jlapi.c:1130 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x74f6d4c2d249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7f4d3647bf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007f4d1cf5ba30 Total snapshots: 241. Utilization: 0% ╎241 @Base/task.jl:1150 wait_forever() 240╎ 241 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x00007f4d1f9fc100 Total snapshots: 241. Utilization: 0% ╎241 @Base/task.jl:1150 wait_forever() 240╎ 241 @Base/task.jl:1216 wait() [13] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/DuckDB/SPkZM/test/test_tbl_scan.jl:310 unknown function (ip: 0x74f6d4c8bf14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_30703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3490 [inlined] ijl_apply_generic at /source/src/gf.c:3690 jl_apply at /source/src/julia.h:2336 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm6object13ELFObjectFileINS0_7ELFTypeILNS_10endiannessE1ELb1EEEE16getSymbolSectionEPKNS0_12Elf_Sym_ImplIS4_EEPKNS0_13Elf_Shdr_ImplIS4_EE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7ffda3bac60f) at (unknown file) unknown function (ip: (nil)) at (unknown file) Allocations: 53295917 (Pool: 53295392; Big: 525); GC: 56 PkgEval terminated after 2767.39s: test duration exceeded the time limit