=================================== raft 0.22.1: ./test-suite.log =================================== # TOTAL: 5 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # 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: test/unit/uv ================== Running test suite with seed 0x9ced9cbc... UvFsCheckDir/exists [ OK ] [ 0.00001375 / 0.00001336 CPU ] UvFsCheckDir/doesNotExist [ OK ] [ 0.00001650 / 0.00001630 CPU ] UvFsCheckDir/permissionDenied [ ERROR ] Error: test/unit/test_uv_fs.c:65: assertion failed: _rv == RAFT_UNAUTHORIZED (19 == 21) Error: child killed by signal 6 (Aborted) UvFsCheckDir/notDirPrefix [ OK ] [ 0.00001815 / 0.00001810 CPU ] UvFsCheckDir/notDir [ OK ] [ 0.00001807 / 0.00001786 CPU ] UvFsCheckDir/notWritable [ OK ] [ 0.00001707 / 0.00001686 CPU ] UvFsSyncDir/noExists [ OK ] [ 0.00002035 / 0.00002026 CPU ] UvFsOpenFileForReading/noExists [ OK ] [ 0.00001696 / 0.00001688 CPU ] UvFsAllocateFile/success [ OK ] [ 0.00004573 / 0.00004558 CPU ] UvFsAllocateFile/dirNoExists [ OK ] [ 0.00001411 / 0.00001407 CPU ] UvFsAllocateFile/fileAlreadyExists [ OK ] [ 0.00003853 / 0.00003838 CPU ] UvFsAllocateFile/noSpace dir-fs=tmpfs [ 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.00002029 / 0.00002008 CPU ] UvFsProbeCapabilities/noSpace [ SKIP ] UvFsProbeCapabilities/noResources [ SKIP ] UvFsMakeFile/notExists [ OK ] [ 0.00194897 / 0.00009549 CPU ] UvFsMakeFile/exists [ OK ] [ 0.00189982 / 0.00007289 CPU ] UvFsRenameFile/rename [ OK ] [ 0.00127259 / 0.00012287 CPU ] UvFsRenameFile/same [ OK ] [ 0.00112286 / 0.00004852 CPU ] UvOsJoin/basic [ OK ] [ 0.00000205 / 0.00000176 CPU ] UvOsJoin/dirTooLong [ OK ] [ 0.00000117 / 0.00000095 CPU ] UvOsJoin/filenameTooLong [ OK ] [ 0.00000233 / 0.00000211 CPU ] UvOsJoin/dirAndFilenameTooLong [ OK ] [ 0.00000066 / 0.00000057 CPU ] UvOsJoin/dirAndFilenameMax [ OK ] [ 0.00000804 / 0.00000784 CPU ] UvOsOpen/Tmpfile dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterInit/noResources [ ERROR ] Error: test/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 ] 20 of 22 (91%) tests successful, 60 (73%) test skipped. FAIL test/unit/uv (exit status: 1) FAIL: test/integration/uv ========================= Running test suite with seed 0x5cd833cf... init/dirTooLong [ OK ] [ 0.00000720 / 0.00000686 CPU ] init/probeDirectIoOom [ OK ] [ 0.00009296 / 0.00009286 CPU ] init/probeAsyncIoOom [ OK ] [ 0.00152612 / 0.00016990 CPU ] init/dirDoesNotExist [ OK ] [ 0.00002684 / 0.00002675 CPU ] init/dirNotAccessible [ OK ] [ 0.00002794 / 0.00002780 CPU ] init/noSpace dir-fs=tmpfs [ SKIP ] init/metadataOneTooShort [ OK ] [ 0.03373378 / 0.00029208 CPU ] init/metadataOneBadFormat [ OK ] [ 0.02761625 / 0.00023511 CPU ] init/metadataOneBadVersion [ OK ] [ 0.01857733 / 0.00022966 CPU ] init/metadataOneAndTwoSameVersion [ OK ] [ 0.01757249 / 0.00025345 CPU ] append/unaligned [ OK ] [ 0.00001819 / 0.00001788 CPU ] append/first [ OK ] [ 0.05902058 / 0.00084142 CPU ] append/prepareSegments [ OK ] [ 0.00252232 / 0.00047532 CPU ] append/finalizeSegment [ OK ] [ 0.03359001 / 0.00079514 CPU ] append/firstBig [ OK ] [ 0.03714081 / 0.00087073 CPU ] append/secondBig [ OK ] [ 0.02609934 / 0.00078306 CPU ] append/severalBig [ OK ] [ 0.08372415 / 0.00218891 CPU ] append/fitBlock [ OK ] [ 0.03305799 / 0.00085070 CPU ] append/matchBlock [ OK ] [ 0.04315541 / 0.00100111 CPU ] append/exceedBlock [ OK ] [ 0.05719509 / 0.00110625 CPU ] append/batch [ OK ] [ 0.00141812 / 0.00035784 CPU ] append/wait [ OK ] [ 0.00205526 / 0.00056500 CPU ] append/resizeArena [ OK ] [ 0.05420256 / 0.00105719 CPU ] append/truncate [ SKIP ] append/truncateClosing [ OK ] [ 0.05197904 / 0.00074730 CPU ] append/prepareClosing [ OK ] [ 0.02601398 / 0.00065348 CPU ] append/counter [ OK ] [ 0.07599030 / 0.00158099 CPU ] append/cancel [ OK ] [ 0.00084636 / 0.00027626 CPU ] append/noSpaceUponPrepareCurrent dir-fs=tmpfs [ SKIP ] append/noSpaceUponPrepareSpare dir-fs=tmpfs [ SKIP ] append/noSpaceUponWrite dir-fs=tmpfs [ SKIP ] append/noSpaceResolved dir-fs=tmpfs [ SKIP ] append/writeError [ SKIP ] append/oom heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00001482 / 0.00001451 CPU ] append/closeDuringWrite [ SKIP ] append/removeSegmentUponClose [ OK ] [ 0.02801841 / 0.00054993 CPU ] append/cancelPrepareRequest [ SKIP ] append/currentSegment [ OK ] [ 0.02502498 / 0.00073531 CPU ] append/ioSetupError [ ERROR ] Error: test/lib/aio.c:20: assertion failed: fd != -1 (-1 != -1) Error: child killed by signal 6 (Aborted) append/barrierOpenSegments bool=0 [ SKIP ] bool=1 [ SKIP ] append/barrierOpenSegmentsExitEarly bool=0 [ SKIP ] bool=1 [ SKIP ] append/twoBarriersOpenSegments bool=0 [ SKIP ] bool=1 [ SKIP ] append/twoBarriersExitEarly bool=0 [ SKIP ] bool=1 [ SKIP ] append/blockingBarrierNoOpenSegments [ SKIP ] append/blockingBarrierSingleOpenSegment [ SKIP ] append/nonBlockingBarrierLongBlockingTask [ SKIP ] append/blockingBarrierLongBlockingTask [ SKIP ] bootstrap/pristine [ OK ] [ 0.00243666 / 0.00016460 CPU ] bootstrap/termIsNonZero [ OK ] [ 0.00198022 / 0.00009991 CPU ] recover/newConfiguration [ OK ] [ 0.00338948 / 0.00029723 CPU ] recv/first [ OK ] [ 0.00022849 / 0.00026535 CPU ] recv/second [ OK ] [ 0.00014161 / 0.00017437 CPU ] recv/requestVoteResult [ OK ] [ 0.00012600 / 0.00016163 CPU ] recv/appendEntries [ OK ] [ 0.00012569 / 0.00015781 CPU ] recv/heartbeat [ OK ] [ 0.00019357 / 0.00022741 CPU ] recv/appendEntriesResult [ OK ] [ 0.00013065 / 0.00016224 CPU ] recv/installSnapshot [ OK ] [ 0.00012604 / 0.00015917 CPU ] recv/timeoutNow [ OK ] [ 0.00020104 / 0.00023309 CPU ] recv/badProtocol [ OK ] [ 0.00007904 / 0.00007888 CPU ] recv/badSize [ OK ] [ 0.00007708 / 0.00007684 CPU ] recv/badType [ OK ] [ 0.00008212 / 0.00008190 CPU ] recv/closeBeforeAccept [ OK ] [ 0.00014971 / 0.00014955 CPU ] recv/closeAfterAppendEntriesHeader [ SKIP ] send/first [ OK ] [ 0.00018991 / 0.00023223 CPU ] send/second [ OK ] [ 0.00021428 / 0.00025895 CPU ] send/parallel [ OK ] [ 0.00019795 / 0.00024210 CPU ] send/voteResult [ OK ] [ 0.00020289 / 0.00024791 CPU ] send/appendEntries [ OK ] [ 0.00018579 / 0.00022908 CPU ] send/heartbeat [ OK ] [ 0.00020378 / 0.00025089 CPU ] send/appendEntriesResult [ OK ] [ 0.00018026 / 0.00022521 CPU ] send/installSnapshot [ OK ] [ 0.00019240 / 0.00023516 CPU ] send/noConnection [ OK ] [ 0.00014805 / 0.00018974 CPU ] send/badAddress [ OK ] [ 0.00014378 / 0.00018313 CPU ] send/changeToUnconnectedAddress [ OK ] [ 0.00030546 / 0.00036099 CPU ] send/badMessage [ OK ] [ 0.00000242 / 0.00000200 CPU ] send/evictOldPending [ OK ] [ 0.00021014 / 0.00025648 CPU ] send/reconnectAfterWriteError [ OK ] [ 0.00027946 / 0.00032582 CPU ] send/reconnectAfterMultipleWriteErrors [ OK ] [ 0.00027703 / 0.00032420 CPU ] send/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000140 / 0.00000101 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000256 / 0.00000212 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000287 / 0.00000239 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00000282 / 0.00000244 CPU ] heap-fault-delay=4, heap-fault-repeat=1 [ OK ] [ 0.00000305 / 0.00000264 CPU ] send/oomAsync heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00021391 / 0.00025664 CPU ] send/closeDuringWrite [ OK ] [ 0.00016555 / 0.00020781 CPU ] send/closeDuringConnection [ OK ] [ 0.00014612 / 0.00018694 CPU ] set_term/first [ OK ] [ 0.00073187 / 0.00008165 CPU ] set_term/second [ OK ] [ 0.00122570 / 0.00012807 CPU ] set_term/third [ OK ] [ 0.00140795 / 0.00014990 CPU ] set_term/fourth [ OK ] [ 0.00167511 / 0.00016710 CPU ] set_term/metadataOneExists [ OK ] [ 0.02452528 / 0.00019781 CPU ] set_term/metadataOneIsGreater [ OK ] [ 0.01866064 / 0.00028658 CPU ] set_term/metadataTwoIsGreater [ OK ] [ 0.02047180 / 0.00027159 CPU ] tcp_connect/first [ OK ] [ 0.00018829 / 0.00022577 CPU ] tcp_connect/connectByName [ OK ] [ 0.00019970 / 0.00023196 CPU ] tcp_connect/firstIP [ OK ] [ 0.00017805 / 0.00020521 CPU ] tcp_connect/secondIP [ OK ] [ 0.00018350 / 0.00021188 CPU ] tcp_connect/refused [ OK ] [ 0.00015975 / 0.00019603 CPU ] tcp_connect/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000363 / 0.00000326 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000620 / 0.00000582 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000675 / 0.00000646 CPU ] tcp_connect/closeImmediately [ OK ] [ 0.00011447 / 0.00013920 CPU ] tcp_connect/closeDuringDnsLookup [ OK ] [ 0.00016654 / 0.00020215 CPU ] tcp_connect/closeDuringHandshake [ SKIP ] tcp_connect/closeDuringDnsLookupAbort [ OK ] [ 0.00136725 / 0.00022439 CPU ] tcp_connect/closeDuringConnectAbort [ OK ] [ 0.00012277 / 0.00015399 CPU ] tcp_connect/closeDuringSecondConnect [ OK ] [ 0.00014501 / 0.00017104 CPU ] tcp_listen/success address=127.0.0.1:9000, bind-address= [ OK ] [ 0.00010124 / 0.00010120 CPU ] address=127.0.0.1:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00009571 / 0.00009562 CPU ] address=127.0.0.1:9000, bind-address=localhost:9000 [ OK ] [ 0.00010221 / 0.00010214 CPU ] address=127.0.0.1:9000, bind-address=:9000 [ OK ] [ 0.00009179 / 0.00009169 CPU ] address=127.0.0.1:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00008991 / 0.00008981 CPU ] address=localhost:9000, bind-address= [ OK ] [ 0.00011511 / 0.00011506 CPU ] address=localhost:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00008829 / 0.00008818 CPU ] address=localhost:9000, bind-address=localhost:9000 [ OK ] [ 0.00012625 / 0.00011647 CPU ] address=localhost:9000, bind-address=:9000 [ OK ] [ 0.00008272 / 0.00008263 CPU ] address=localhost:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00008958 / 0.00008944 CPU ] tcp_listen/invalidAddress address=500.1.2.3:9000, bind-address= [ OK ] [ 0.00046214 / 0.00007075 CPU ] address=500.1.2.3:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00040752 / 0.00007375 CPU ] address=500.1.2.3:9000, bind-address=not-existing:9000 [ OK ] [ 0.00042149 / 0.00006993 CPU ] address=not-existing:9000, bind-address= [ OK ] [ 0.00050563 / 0.00007117 CPU ] address=not-existing:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00045986 / 0.00008050 CPU ] address=not-existing:9000, bind-address=not-existing:9000 [ OK ] [ 0.00038399 / 0.00005579 CPU ] tcp_listen/firstOfTwo [ OK ] [ 0.00009499 / 0.00009494 CPU ] tcp_listen/secondOfTwo [ OK ] [ 0.00008654 / 0.00008647 CPU ] tcp_listen/resolveFailure [ OK ] [ 0.00000527 / 0.00000503 CPU ] tcp_listen/badProtocol [ OK ] [ 0.00008482 / 0.00008479 CPU ] tcp_listen/peerAbort n=8 [ OK ] [ 0.00009570 / 0.00009559 CPU ] n=16 [ OK ] [ 0.00009156 / 0.00009154 CPU ] n=24 [ OK ] [ 0.00008158 / 0.00008155 CPU ] n=32 [ OK ] [ 0.00008971 / 0.00008955 CPU ] tcp_listen/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00008028 / 0.00008015 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00007716 / 0.00007702 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00009360 / 0.00009357 CPU ] tcp_listen/pending [ OK ] [ 0.00005237 / 0.00005226 CPU ] tcp_listen/closeBeforeHandshake [ OK ] [ 0.00006511 / 0.00006494 CPU ] tcp_listen/handshake n=8 [ OK ] [ 0.00007865 / 0.00007849 CPU ] n=16 [ OK ] [ 0.00008234 / 0.00008220 CPU ] n=24 [ OK ] [ 0.00010189 / 0.00009621 CPU ] n=32 [ OK ] [ 0.00007815 / 0.00007802 CPU ] truncate/wholeSegment [ OK ] [ 0.05307438 / 0.00127801 CPU ] truncate/sameAsLastIndex [ OK ] [ 0.06608704 / 0.00139356 CPU ] truncate/partialSegment [ OK ] [ 0.07409050 / 0.00142889 CPU ] truncate/pendingAppend [ OK ] [ 0.07609698 / 0.00141841 CPU ] truncate/multiplePending [ OK ] [ 0.09210597 / 0.00179776 CPU ] truncate/closing [ OK ] [ 0.00076637 / 0.00036428 CPU ] truncate/closingMultiple [ OK ] [ 0.00074646 / 0.00029512 CPU ] 127 of 128 (99%) tests successful, 23 (15%) test skipped. FAIL test/integration/uv (exit status: 1)