Your message dated Tue, 09 Aug 2022 17:38:01 +0000
with message-id <e1oltb3-00eb6t...@fasolo.debian.org>
and subject line Bug#1016311: fixed in raft 0.14.0-2
has caused the Debian Bug report #1016311,
regarding raft: FTBFS: dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 
--verbose" VERBOSE=1 returned exit code 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1016311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: raft
Version: 0.14.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> PASS: test/integration/core
> PASS: test/fuzzy/core
> PASS: test/unit/uv
> FAIL: test/integration/uv
> PASS: test/unit/core
> ===================================
>    raft 0.14.0: ./test-suite.log
> ===================================
> 
> # TOTAL: 5
> # PASS:  4
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test/integration/uv
> =========================
> 
> Running test suite with seed 0x0c818c79...
> init/dirTooLong                                             [ OK    ] [ 
> 0.00000876 / 0.00000838 CPU ]
> init/oom                                                    
>   heap-fault-delay=1, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00513923 / 0.00012712 CPU ]
> init/dirDoesNotExist                                        [ OK    ] [ 
> 0.00002371 / 0.00002346 CPU ]
> init/dirNotAccessible                                       [ OK    ] [ 
> 0.00002515 / 0.00002500 CPU ]
> init/noSpace                                                
>   dir-fs=tmpfs                                              [ SKIP  ]
> init/metadataOneTooShort                                    [ OK    ] [ 
> 0.05285602 / 0.00041775 CPU ]
> init/metadataOneBadFormat                                   [ OK    ] [ 
> 0.06739239 / 0.00038578 CPU ]
> init/metadataOneBadVersion                                  [ OK    ] [ 
> 0.05536759 / 0.00035030 CPU ]
> init/metadataOneAndTwoSameVersion                           [ OK    ] [ 
> 0.05529730 / 0.00042951 CPU ]
> append/first                                                [ OK    ] [ 
> 0.12416089 / 0.00199877 CPU ]
> append/prepareSegments                                      [ OK    ] [ 
> 0.00502013 / 0.00110471 CPU ]
> append/finalizeSegment                                      [ OK    ] [ 
> 0.04916033 / 0.00159129 CPU ]
> append/firstBig                                             [ OK    ] [ 
> 0.11269950 / 0.00194452 CPU ]
> append/secondBig                                            [ OK    ] [ 
> 0.04403969 / 0.00140343 CPU ]
> append/severalBig                                           [ OK    ] [ 
> 0.15714019 / 0.00377408 CPU ]
> append/fitBlock                                             [ OK    ] [ 
> 0.09603802 / 0.00163026 CPU ]
> append/matchBlock                                           [ OK    ] [ 
> 0.13236936 / 0.00165099 CPU ]
> append/exceedBlock                                          [ OK    ] [ 
> 0.20842068 / 0.00181559 CPU ]
> append/batch                                                [ OK    ] [ 
> 0.00427482 / 0.00098080 CPU ]
> append/wait                                                 [ OK    ] [ 
> 0.00515443 / 0.00102270 CPU ]
> append/resizeArena                                          [ OK    ] [ 
> 0.08037526 / 0.00165256 CPU ]
> append/truncate                                             [ SKIP  ]
> append/truncateClosing                                      [ OK    ] [ 
> 0.10790485 / 0.00173663 CPU ]
> append/prepareClosing                                       [ OK    ] [ 
> 0.04796955 / 0.00131057 CPU ]
> append/counter                                              [ OK    ] [ 
> 0.12402830 / 0.00369946 CPU ]
> append/cancel                                               [ OK    ] [ 
> 0.00153553 / 0.00075515 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.00001968 / 0.00001837 CPU ]
> append/closeDuringWrite                                     [ SKIP  ]
> append/removeSegmentUponClose                               [ OK    ] [ 
> 0.03996825 / 0.00128428 CPU ]
> append/cancelPrepareRequest                                 [ SKIP  ]
> append/currentSegment                                       [ OK    ] [ 
> 0.05199728 / 0.00134955 CPU ]
> append/ioSetupError                                         [ OK    ] [ 
> 0.00302809 / 0.00213284 CPU ]
> append/barrierOpenSegments                                  
>   bool=0                                                    [ OK    ] [ 
> 0.09992819 / 0.00279024 CPU ]
>   bool=1                                                    [ OK    ] [ 
> 0.13993907 / 0.00226703 CPU ]
> append/blockingBarrierNoOpenSegments                        [ OK    ] [ 
> 0.06619988 / 0.00230720 CPU ]
> append/blockingBarrierSingleOpenSegment                     [ OK    ] [ 
> 0.11478006 / 0.00280802 CPU ]
> append/nonBlockingBarrierLongBlockingTask                   [ OK    ] [ 
> 1.00046593 / 0.00120792 CPU ]
> append/blockingBarrierLongBlockingTask                      [ OK    ] [ 
> 1.00317620 / 0.00129888 CPU ]
> bootstrap/pristine                                          [ OK    ] [ 
> 0.00443450 / 0.00017880 CPU ]
> bootstrap/termIsNonZero                                     [ OK    ] [ 
> 0.00595075 / 0.00018090 CPU ]
> load/emptyDir                                               [ OK    ] [ 
> 0.03336320 / 0.00050193 CPU ]
> load/ignoreUnknownFiles                                     
>   filename=garbage                                          [ OK    ] [ 
> 0.04321916 / 0.00044262 CPU ]
>   filename=0000000000000000000000000001-00000000001garbage  [ OK    ] [ 
> 0.04321505 / 0.00042168 CPU ]
>   filename=open-1garbage                                    [ OK    ] [ 
> 0.03522294 / 0.00038941 CPU ]
> load/removeUnusableFiles                                    
>   filename=tmp-0000000001221212-0000000001221217            [ OK    ] [ 
> 0.03917285 / 0.00043819 CPU ]
>   filename=tmp-snapshot-15-8260687-512469866                [ OK    ] [ 
> 0.03925455 / 0.00041850 CPU ]
>   filename=snapshot-525-43326736-880259052                  [ OK    ] [ 
> 0.03942091 / 0.00045622 CPU ]
>   filename=snapshot-999-13371337-880259052.meta             [ OK    ] [ 
> 0.04714718 / 0.00046257 CPU ]
>   filename=snapshot-20-8260687-512469866                    [ OK    ] [ 
> 0.05122123 / 0.00059154 CPU ]
>   filename=snapshot-88-8260687-512469866.meta               [ OK    ] [ 
> 0.04727488 / 0.00053676 CPU ]
>   filename=snapshot-88-8260999-512469866.meta               [ OK    ] [ 
> 0.04327574 / 0.00047040 CPU ]
>   filename=tmp-snapshot-88-8260999-512469866.meta           [ OK    ] [ 
> 0.03929489 / 0.00044869 CPU ]
>   filename=tmp-snapshot-33-8260687-512469866                [ OK    ] [ 
> 0.03929501 / 0.00051513 CPU ]
>   filename=snapshot-33-8260687-512469866.meta               [ OK    ] [ 
> 0.04727290 / 0.00054142 CPU ]
>   filename=tmp-metadata1                                    [ OK    ] [ 
> 0.03924763 / 0.00044333 CPU ]
>   filename=tmp-metadata2                                    [ OK    ] [ 
> 0.03916797 / 0.00040214 CPU ]
>   filename=tmp-open1                                        [ OK    ] [ 
> 0.04727418 / 0.00051166 CPU ]
>   filename=tmp-open13                                       [ OK    ] [ 
> 0.03927008 / 0.00043473 CPU ]
> load/emptyOpenSegment                                       [ OK    ] [ 
> 0.03935466 / 0.00046331 CPU ]
> load/openSegmentWithTrailingZeros                           [ OK    ] [ 
> 0.03928920 / 0.00048667 CPU ]
> load/bothOpenAndClosedSegments                              [ OK    ] [ 
> 0.30176988 / 0.00444139 CPU ]
> load/openSegmentWithNonZeroData                             [ OK    ] [ 
> 0.13271766 / 0.00220913 CPU ]
> load/openSegmentWithIncompleteBatch                         [ OK    ] [ 
> 0.14078421 / 0.00228452 CPU ]
> load/openSegmentWithIncompleteFirstBatch                    [ OK    ] [ 
> 0.11326360 / 0.00207095 CPU ]
> load/twoOpenSegments                                        [ OK    ] [ 
> 0.19457732 / 0.00337998 CPU ]
> load/secondOpenSegmentIsAllZeros                            [ OK    ] [ 
> 0.13769490 / 0.00215050 CPU ]
> load/twoOpenSegmentsFirstCorrupt                            [ OK    ] [ 
> 0.20895304 / 0.00215729 CPU ]
> load/twoOpenSegmentsFirstCorruptNoRecovery                  [ OK    ] [ 
> 0.29095115 / 0.00229279 CPU ]
> load/openSegment                                            [ OK    ] [ 
> 0.24902369 / 0.00267108 CPU ]
> load/onlyOneSnapshot                                        [ OK    ] [ 
> 0.13301959 / 0.00191840 CPU ]
> load/manySnapshots                                          [ OK    ] [ 
> 0.35897403 / 0.00491875 CPU ]
> load/emptySnapshot                                          [ OK    ] [ 
> 0.21484265 / 0.00263671 CPU ]
> load/orphanedSnapshotFiles                                  [ OK    ] [ 
> 0.18715781 / 0.00380682 CPU ]
> load/closedSegmentWithEntriesBehindSnapshot                 [ OK    ] [ 
> 0.17894663 / 0.00333532 CPU ]
> load/openSegmentWithEntriesPastSnapshot                     [ OK    ] [ 
> 0.24897968 / 0.00415083 CPU ]
> load/closedSegmentWithInconsistentFilenameNoRecover         [ OK    ] [ 
> 0.11703344 / 0.00236699 CPU ]
> load/closedSegmentWithInconsistentFilename                  [ OK    ] [ 
> 0.14702039 / 0.00205709 CPU ]
> load/openSegmentWithEntriesBehindSnapshotNoRecover          [ OK    ] [ 
> 0.23792356 / 0.00405485 CPU ]
> load/openSegmentWithEntriesBehindSnapshot                   [ OK    ] [ 
> 0.26608579 / 0.00424539 CPU ]
> load/openSegmentNoClosedSegmentsSnapshotPresent             [ OK    ] [ 
> 0.18319189 / 0.00302010 CPU ]
> load/corruptOpenSegmentNoClosedSegmentsSnapshotPresentNoRecover[ OK    ] [ 
> 0.17715896 / 0.00371863 CPU ]
> load/corruptOpenSegmentNoClosedSegmentsSnapshotPresent      [ OK    ] [ 
> 0.15903502 / 0.00314856 CPU ]
> load/corruptOpenSegmentClosedSegmentSnapshotPresentNoRecover[ OK    ] [ 
> 0.27095620 / 0.00418151 CPU ]
> load/corruptOpenSegmentClosedSegmentSnapshotPresent         [ OK    ] [ 
> 0.25911441 / 0.00517719 CPU ]
> load/corruptOpenSegmentClosedSegmentsSnapshotPresent        [ OK    ] [ 
> 0.34713093 / 0.00548721 CPU ]
> load/corruptOpenSegmentClosedSegmentsSnapshotPresentNoRecover[ OK    ] [ 
> 0.32293024 / 0.00539859 CPU ]
> load/corruptOpenSegmentClosedSegmentsNoRecover              [ OK    ] [ 
> 0.22296452 / 0.00305151 CPU ]
> load/corruptOpenSegmentClosedSegments                       [ OK    ] [ 
> 0.19102221 / 0.00331487 CPU ]
> load/corruptOpenSegmentsClosedSegmentsNoRecover             [ OK    ] [ 
> 0.26313720 / 0.00411560 CPU ]
> load/corruptOpenSegmentsClosedSegments                      [ OK    ] [ 
> 0.28709009 / 0.00472962 CPU ]
> load/corruptLastOpenSegmentClosedSegmentsNoRecover          [ OK    ] [ 
> 0.28081033 / 0.00472300 CPU ]
> load/corruptLastOpenSegmentClosedSegments                   [ OK    ] [ 
> 0.29985493 / 0.00433453 CPU ]
> load/closedSegmentsOverlappingWithSnapshot                  [ OK    ] [ 
> 0.33670936 / 0.00575588 CPU ]
> load/closedSegmentsWithSnapshotLastSegmentCorruptNoRecover  [ OK    ] [ 
> 0.29884033 / 0.00487337 CPU ]
> load/closedSegmentsWithSnapshotLastSegmentCorrupt           [ OK    ] [ 
> 0.45132293 / 0.00603163 CPU ]
> load/closedSegmentsWithSnapshotLastSegmentCorruptOpenSegment[ OK    ] [ 
> 0.53501215 / 0.00693050 CPU ]
> load/closedSegmentsWithSnapshotLastSegmentCorruptOpenSegmentNoRecover[ OK    
> ] [ 0.55472013 / 0.00587121 CPU ]
> load/closedSegmentsWithSnapshotSecondLastSegmentCorrupt     [ OK    ] [ 
> 0.43529410 / 0.00700543 CPU ]
> load/nonContiguousClosedSegments                            [ OK    ] [ 
> 0.46644733 / 0.00562012 CPU ]
> load/closedSegmentWithEntriesPastSnapshot                   [ OK    ] [ 
> 0.28687052 / 0.00450633 CPU ]
> load/openSegmentWithIncompleteFormat                        [ OK    ] [ 
> 0.04300306 / 0.00052821 CPU ]
> load/openSegmentWithIncompletePreamble                      [ OK    ] [ 
> 0.13511965 / 0.00234303 CPU ]
> load/openSegmentWithIncompleteBatchHeader                   [ OK    ] [ 
> 0.11908556 / 0.00243480 CPU ]
> load/openSegmentWithIncompleteBatchData                     [ OK    ] [ 
> 0.12292533 / 0.00194083 CPU ]
> load/closedSegmentWithCorruptedBatchHeader                  [ OK    ] [ 
> 0.11098361 / 0.00179883 CPU ]
> load/closedSegmentWithCorruptedBatchData                    [ OK    ] [ 
> 0.11901345 / 0.00216741 CPU ]
> load/closedSegmentWithBadIndex                              [ OK    ] [ 
> 0.18289601 / 0.00307586 CPU ]
> load/emptyClosedSegment                                     [ OK    ] [ 
> 0.03928492 / 0.00038346 CPU ]
> load/closedSegmentWithBadFormat                             [ OK    ] [ 
> 0.03523748 / 0.00042628 CPU ]
> load/openSegmentWithNoAccessPermission                      [ OK    ] [ 
> 0.11925004 / 0.00210315 CPU ]
> load/openSegmentWithZeroFormatAndThenData                   [ OK    ] [ 
> 0.11110443 / 0.00206912 CPU ]
> load/openSegmentWithBadFormat                               [ OK    ] [ 
> 0.12296474 / 0.00217783 CPU ]
> recover/newConfiguration                                    [ OK    ] [ 
> 0.00949688 / 0.00049087 CPU ]
> recv/first                                                  [ OK    ] [ 
> 0.00011208 / 0.00011008 CPU ]
> recv/second                                                 [ OK    ] [ 
> 0.00012750 / 0.00012623 CPU ]
> recv/requestVoteResult                                      [ OK    ] [ 
> 0.00011384 / 0.00011229 CPU ]
> recv/appendEntries                                          [ OK    ] [ 
> 0.00011474 / 0.00011344 CPU ]
> recv/heartbeat                                              [ OK    ] [ 
> 0.00011509 / 0.00011405 CPU ]
> recv/appendEntriesResult                                    [ OK    ] [ 
> 0.00014205 / 0.00014099 CPU ]
> recv/installSnapshot                                        [ OK    ] [ 
> 0.00012114 / 0.00011987 CPU ]
> recv/timeoutNow                                             [ OK    ] [ 
> 0.00013745 / 0.00013638 CPU ]
> recv/badProtocol                                            [ OK    ] [ 
> 0.00010687 / 0.00010541 CPU ]
> recv/badSize                                                [ OK    ] [ 
> 0.00013622 / 0.00013519 CPU ]
> recv/badType                                                [ OK    ] [ 
> 0.00011455 / 0.00011339 CPU ]
> recv/closeBeforeAccept                                      [ OK    ] [ 
> 0.00011420 / 0.00011336 CPU ]
> recv/closeAfterAppendEntriesHeader                          [ SKIP  ]
> send/first                                                  [ OK    ] [ 
> 0.00016254 / 0.00016144 CPU ]
> send/second                                                 [ OK    ] [ 
> 0.00020504 / 0.00020376 CPU ]
> send/parallel                                               [ OK    ] [ 
> 0.00017876 / 0.00017781 CPU ]
> send/voteResult                                             [ OK    ] [ 
> 0.00018544 / 0.00018444 CPU ]
> send/appendEntries                                          [ OK    ] [ 
> 0.00017304 / 0.00017201 CPU ]
> send/heartbeat                                              [ OK    ] [ 
> 0.00019351 / 0.00019242 CPU ]
> send/appendEntriesResult                                    [ OK    ] [ 
> 0.00017228 / 0.00017145 CPU ]
> send/installSnapshot                                        [ OK    ] [ 
> 0.00018980 / 0.00018885 CPU ]
> send/noConnection                                           [ OK    ] [ 
> 0.00013527 / 0.00013430 CPU ]
> send/badAddress                                             [ OK    ] [ 
> 0.00006796 / 0.00006646 CPU ]
> send/changeToUnconnectedAddress                             [ OK    ] [ 
> 0.00025937 / 0.00025855 CPU ]
> send/badMessage                                             [ OK    ] [ 
> 0.00001168 / 0.00001007 CPU ]
> send/evictOldPending                                        [ OK    ] [ 
> 0.00015468 / 0.00015363 CPU ]
> send/reconnectAfterWriteError                               [ OK    ] [ 
> 0.00026360 / 0.00026256 CPU ]
> send/reconnectAfterMultipleWriteErrors                      [ OK    ] [ 
> 0.00027235 / 0.00027121 CPU ]
> send/oom                                                    
>   heap-fault-delay=0, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00000579 / 0.00000363 CPU ]
>   heap-fault-delay=1, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00001223 / 0.00001053 CPU ]
>   heap-fault-delay=2, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00001133 / 0.00000973 CPU ]
>   heap-fault-delay=3, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00001358 / 0.00001177 CPU ]
>   heap-fault-delay=4, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00001316 / 0.00001171 CPU ]
> send/oomAsync                                               
>   heap-fault-delay=2, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00018590 / 0.00018505 CPU ]
> send/closeDuringWrite                                       [ OK    ] [ 
> 0.00023639 / 0.00023618 CPU ]
> send/closeDuringConnection                                  [ OK    ] [ 
> 0.00014778 / 0.00014664 CPU ]
> set_term/first                                              [ OK    ] [ 
> 0.00184250 / 0.00009874 CPU ]
> set_term/second                                             [ OK    ] [ 
> 0.00404626 / 0.00018572 CPU ]
> set_term/third                                              [ OK    ] [ 
> 0.00480662 / 0.00018653 CPU ]
> set_term/fourth                                             [ OK    ] [ 
> 0.00614757 / 0.00026667 CPU ]
> set_term/metadataOneExists                                  [ OK    ] [ 
> 0.04383322 / 0.00044319 CPU ]
> set_term/metadataOneIsGreater                               [ OK    ] [ 
> 0.04249443 / 0.00054547 CPU ]
> set_term/metadataTwoIsGreater                               [ OK    ] [ 
> 0.03556933 / 0.00043553 CPU ]
> tcp_connect/first                                           [ OK    ] [ 
> 0.00010779 / 0.00010745 CPU ]
> tcp_connect/refused                                         [ OK    ] [ 
> 0.00007014 / 0.00006991 CPU ]
> tcp_connect/oom                                             
>   heap-fault-delay=0, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00000573 / 0.00000535 CPU ]
>   heap-fault-delay=1, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00002497 / 0.00002475 CPU ]
>   heap-fault-delay=2, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00002257 / 0.00002238 CPU ]
> tcp_connect/closeImmediately                                [ OK    ] [ 
> 0.00006457 / 0.00006436 CPU ]
> tcp_connect/closeDuringHandshake                            [ ERROR ]
> Error: test/integration/test_uv_tcp_connect.c:46: assertion failed: status == 
> result->status (0 == 13)
> Error: child killed by signal 6 (Aborted)
> tcp_connect/closeDuringAbort                                [ OK    ] [ 
> 0.00005940 / 0.00005931 CPU ]
> tcp_listen/first                                            [ OK    ] [ 
> 0.00007754 / 0.00007740 CPU ]
> tcp_listen/set_bind                                         [ OK    ] [ 
> 0.00007605 / 0.00007594 CPU ]
> tcp_listen/badProtocol                                      [ OK    ] [ 
> 0.00006621 / 0.00006601 CPU ]
> tcp_listen/peerAbort                                        
>   n=8                                                       [ OK    ] [ 
> 0.00006859 / 0.00006842 CPU ]
>   n=16                                                      [ OK    ] [ 
> 0.00006804 / 0.00006789 CPU ]
>   n=24                                                      [ OK    ] [ 
> 0.00008025 / 0.00008011 CPU ]
>   n=32                                                      [ OK    ] [ 
> 0.00007278 / 0.00007272 CPU ]
> tcp_listen/oom                                              
>   heap-fault-delay=0, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00004811 / 0.00004788 CPU ]
>   heap-fault-delay=1, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00005906 / 0.00005899 CPU ]
>   heap-fault-delay=3, heap-fault-repeat=1                   [ OK    ] [ 
> 0.00006705 / 0.00006689 CPU ]
> tcp_listen/pending                                          [ OK    ] [ 
> 0.00002539 / 0.00002516 CPU ]
> tcp_listen/closeBeforeHandshake                             [ OK    ] [ 
> 0.00004753 / 0.00004735 CPU ]
> tcp_listen/handshake                                        
>   n=8                                                       [ OK    ] [ 
> 0.00006275 / 0.00006263 CPU ]
>   n=16                                                      [ OK    ] [ 
> 0.00006202 / 0.00006187 CPU ]
>   n=24                                                      [ OK    ] [ 
> 0.00006573 / 0.00006556 CPU ]
>   n=32                                                      [ OK    ] [ 
> 0.00006310 / 0.00006299 CPU ]
> snapshot_put/first                                          [ OK    ] [ 
> 0.01019766 / 0.00107508 CPU ]
> snapshot_put/entriesLessThanTrailing                        [ OK    ] [ 
> 0.14558925 / 0.00322541 CPU ]
> snapshot_put/entriesMoreThanTrailing                        [ OK    ] [ 
> 0.13799980 / 0.00365870 CPU ]
> snapshot_put/install                                        [ OK    ] [ 
> 0.05086803 / 0.00223195 CPU ]
> snapshot_put/installNoCompression                           [ OK    ] [ 
> 0.05690998 / 0.00209279 CPU ]
> snapshot_put/installWithoutPreviousEntries                  [ OK    ] [ 
> 0.00976547 / 0.00122867 CPU ]
> snapshot_put/installMultipleWithoutPreviousEntries          [ OK    ] [ 
> 0.02835012 / 0.00236549 CPU ]
> snapshot_put/installMultipleAppendEntriesInBetween          [ OK    ] [ 
> 0.15043157 / 0.00375853 CPU ]
> truncate/wholeSegment                                       [ OK    ] [ 
> 0.13614253 / 0.00265476 CPU ]
> truncate/sameAsLastIndex                                    [ OK    ] [ 
> 0.15212557 / 0.00274310 CPU ]
> truncate/partialSegment                                     [ OK    ] [ 
> 0.15210723 / 0.00247277 CPU ]
> truncate/pendingAppend                                      [ OK    ] [ 
> 0.15998694 / 0.00287759 CPU ]
> truncate/multiplePending                                    [ OK    ] [ 
> 0.20017131 / 0.00330967 CPU ]
> truncate/closing                                            [ OK    ] [ 
> 0.00211416 / 0.00078280 CPU ]
> truncate/closingMultiple                                    [ OK    ] [ 
> 0.00247769 / 0.00071437 CPU ]
> 189 of 190 (99%) tests successful, 10 (5%) test skipped.
> FAIL test/integration/uv (exit status: 1)
> 
> ============================================================================
> Testsuite summary for raft 0.14.0
> ============================================================================
> # TOTAL: 5
> # PASS:  4
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> ============================================================================
> make[3]: *** [Makefile:4090: test-suite.log] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: *** [Makefile:4198: check-TESTS] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:4438: check-am] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/raft_0.14.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: raft
Source-Version: 0.14.0-2
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>

We believe that the bug you reported is fixed in the latest version of
raft, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated raft package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 09 Aug 2022 19:01:22 +0200
Source: raft
Architecture: source
Version: 0.14.0-2
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Closes: 1016311
Changes:
 raft (0.14.0-2) unstable; urgency=medium
 .
   * Backport fix for testing with new libuv1 versions (closes: #1016311).
Checksums-Sha1:
 3ce520284f33cfa2cdf751d47f30e671127f6a88 1792 raft_0.14.0-2.dsc
 3a6500f6e8e5e22287fedfaf28d15a2fc8fb83f9 5264 raft_0.14.0-2.debian.tar.xz
Checksums-Sha256:
 a42e95b5af19dbba3ede7f0a00cf49eb6fb9ab71b0983d1205067700787c0a0a 1792 
raft_0.14.0-2.dsc
 9f5fc1657715659b429a0610392aeb05eff55163e6fae8d062dbf32e0b659137 5264 
raft_0.14.0-2.debian.tar.xz
Files:
 14aa0f10e327c2ae8584f5bd888d0740 1792 devel optional raft_0.14.0-2.dsc
 9f8ae1568169faa0ce8f3d35b6a4046d 5264 devel optional 
raft_0.14.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmLylpcACgkQ3OMQ54ZM
yL+G6RAAt7ntr0GbSDRj7Bgua0wjwFQ3z+/xbj6A89wsCV7JvBisfcvtbSqFOD4B
m/0TiT9FBcKFTLVzQmCpkI2Fzmtim3lzALHYzywyzUAoCpOwkJRBhoaom8xGceqe
MgYzfCEsKRfdlQP5rdO6pFcC75CRyB+ot481chEfLLgZuXwmThHY58qLnqBCrupj
ItDF0phJJ62G5dHyiZ60MNODP1QJM7LZDZVvy0o+aKvu2rIYcXMAYGZ5lNysXanJ
njrsHoYJlXcE7EAwWtuJNeCmloCM+ELLKROz/GcWfAGaEU9y0IuQ7+DGmJ7mPrfd
kvn2jNk1IpsDqCHqB5gyB7EETuRuwPniIpA6P+7sPw4/MCz77chvYtX2B1CS/f7R
HTlFh2p3bF0SF6qdWqi2opjjATiqcHoT9Q2qSihhdGjg1ebEr5dDeK5Ewke68XKC
nCGXtFWHemRSbzLOHQ0uPcrSRpl1vbsXmu45SEgUUMe9XRH8xSFfS2IxIj6CVB+b
TB1fO4EutYvoHEDvWAnHblnwF2s75LRdm4v3zfNQOqfNZCeAAPBUQ/Avl3lEqrOq
890aACmSo1MztKfr4ne3f7YECd/Zv/K7wQEqULv/ZGJReOj9gbzu0BSEMaIRfHYL
dtv5y8bAc0ZWimP/nWpRpuUP6F32JDRH08eEW7AdxU4Fpli+D+Y=
=F3n4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to