======================================== libdqlite 1.18.0: ./test-suite.log ======================================== # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 System information (uname -a): Linux 6.8.12-11-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-11 (2025-05-22T09:39Z) x86_64 Distribution information (/etc/os-release): NAME="Alpine Linux" ID=alpine VERSION_ID=3.22.2 PRETTY_NAME="Alpine Linux v3.22" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues" .. contents:: :depth: 2 FAIL: raft-uv-unit-test ======================= Running test suite with seed 0xb9ac4c47... UvFsCheckDir/exists [ OK ] [ 0.00001208 / 0.00001140 CPU ] UvFsCheckDir/doesNotExist [ OK ] [ 0.00001341 / 0.00001296 CPU ] UvFsCheckDir/permissionDenied [ ERROR ] Error: test/raft/unit/test_uv_fs.c:65: assertion failed: _rv == RAFT_UNAUTHORIZED (19 == 21) Error: child killed by signal 6 (Aborted) UvFsCheckDir/notDirPrefix [ OK ] [ 0.00001455 / 0.00001419 CPU ] UvFsCheckDir/notDir [ OK ] [ 0.00001257 / 0.00001255 CPU ] UvFsCheckDir/notWritable [ OK ] [ 0.00001183 / 0.00001181 CPU ] UvFsSyncDir/noExists [ OK ] [ 0.00001702 / 0.00001699 CPU ] UvFsOpenFileForReading/noExists [ OK ] [ 0.00000757 / 0.00000751 CPU ] UvFsAllocateFile/success fallocate=1 [ OK ] [ 0.00659989 / 0.00003760 CPU ] fallocate=0 [ OK ] [ 0.00066189 / 0.00006614 CPU ] UvFsAllocateFile/dirNoExists fallocate=1 [ OK ] [ 0.00001851 / 0.00001846 CPU ] fallocate=0 [ OK ] [ 0.00001247 / 0.00001223 CPU ] UvFsAllocateFile/fileAlreadyExists fallocate=1 [ OK ] [ 0.00002348 / 0.00002344 CPU ] fallocate=0 [ OK ] [ 0.00001836 / 0.00001832 CPU ] UvFsAllocateFile/noSpace dir-fs=tmpfs, fallocate=1 [ SKIP ] dir-fs=tmpfs, fallocate=0 [ SKIP ] UvFsProbeCapabilities/tmpfs [ SKIP ] UvFsProbeCapabilities/zfsDirectIO [ SKIP ] UvFsProbeCapabilities/aio dir-fs=btrfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=xfs [ SKIP ] UvFsProbeCapabilities/noAccess [ OK ] [ 0.00003431 / 0.00003399 CPU ] UvFsProbeCapabilities/noSpace [ SKIP ] UvFsProbeCapabilities/noResources [ SKIP ] UvFsMakeFile/notExists [ OK ] [ 0.00182124 / 0.00006910 CPU ] UvFsMakeFile/exists [ OK ] [ 0.00176593 / 0.00008107 CPU ] UvFsRenameFile/rename [ OK ] [ 0.00120304 / 0.00007541 CPU ] UvFsRenameFile/same [ OK ] [ 0.00126999 / 0.00013459 CPU ] UvOsJoin/basic [ OK ] [ 0.00000436 / 0.00000423 CPU ] UvOsJoin/dirTooLong [ OK ] [ 0.00000364 / 0.00000344 CPU ] UvOsJoin/filenameTooLong [ OK ] [ 0.00000424 / 0.00000416 CPU ] UvOsJoin/dirAndFilenameTooLong [ OK ] [ 0.00000542 / 0.00000478 CPU ] UvOsJoin/dirAndFilenameMax [ OK ] [ 0.00001106 / 0.00001063 CPU ] UvWriterInit/noResources [ ERROR ] Error: test/raft/lib/aio.c:20: assertion failed: fd != -1 (-1 != -1) Error: child killed by signal 6 (Aborted) UvWriterSubmit/one dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/two dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/twice dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/vec dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/vecTwice dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/beyondEOF dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/concurrent dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/concurrentSame dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/noResources dir-fs=tmpfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterClose/threadpool dir-fs=tmpfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterClose/aio dir-fs=btrfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=xfs [ SKIP ] 23 of 25 (92%) tests successful, 56 (69%) test skipped. FAIL raft-uv-unit-test (exit status: 1)